Esempio n. 1
0
 public string GetUrlForPage(string page)
 {
     return(SiteConfigurationFactory.GetUrl(page));
 }