Пример #1
0
 public static List <PageDataModel> GetBlogPages()
 {
     return(PageDAL.GetBlogPages());
 }