Пример #1
0
 public string GetUrl(UserControl parent, UrlLink urlLink)
 {
     return parent.ResolveUrl(urlLink.ToString() + ".aspx");
 }