public static int UpdatePageName(int ModuleID, bool value) { return(URLFactory.UpdatePageName(ModuleID, value)); }