コード例 #1
0
 public static int UpdatePageName(int ModuleID, bool value)
 {
     return(URLFactory.UpdatePageName(ModuleID, value));
 }