Exemple #1
0
 public string[] GetAllPublishedPageUrls(string[] includeExtensions, string[] pathStarts)
 {
     return(PageProvider.GetAllPublishedPageUrls(includeExtensions, pathStarts));
 }