12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970 |
-
- namespace CB.Admin.DUCenter.Resources {
-
-
- public partial class BaseConfigSet {
-
-
-
-
-
-
-
-
- protected global::System.Web.UI.HtmlControls.HtmlForm form1;
-
-
-
-
-
-
-
-
- protected global::System.Web.UI.WebControls.DropDownList ddlPageType;
-
-
-
-
-
-
-
-
- protected global::System.Web.UI.WebControls.TextBox txtTemplateRootPath;
-
-
-
-
-
-
-
-
- protected global::System.Web.UI.WebControls.TextBox txtSynArticleUrl;
-
-
-
-
-
-
-
-
- protected global::System.Web.UI.WebControls.TextBox txtSyncCacheServer;
-
-
-
-
-
-
-
-
- protected global::System.Web.UI.WebControls.Button btnUpdate;
- }
- }
|