public static string get_PageAccess(string PageUrl, string ApplicationName) { return(PageAccessClass.get_PageAccess(PageUrl, ApplicationName)); }