⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 field.aspx.cs

📁 动易SiteFactory&#8482 网上商店系统1.0源代码
💻 CS
📖 第 1 页 / 共 5 页
字号:
namespace PowerEasy.WebSite.Admin.CommonModel
{
    using PowerEasy.AccessManage;
    using PowerEasy.Common;
    using PowerEasy.CommonModel;
    using PowerEasy.Components;
    using PowerEasy.Controls;
    using PowerEasy.Enumerations;
    using PowerEasy.Model.AccessManage;
    using PowerEasy.Model.CommonModel;
    using PowerEasy.UserManage;
    using PowerEasy.Web.UI;
    using PowerEasy.WebSite.Controls;
    using System;
    using System.Collections.Generic;
    using System.Collections.ObjectModel;
    using System.Text;
    using System.Web.UI.HtmlControls;
    using System.Web.UI.WebControls;

    public class Field : AdminPage
    {
        protected AttachFieldControl AttachMulit;
        protected AttachFieldControl AttachMulitHtml;
        protected AttachFieldControl AttachSingle;
        protected Button BtnCancel;
        protected CheckBox ChkDownLoadUrl;
        protected CheckBox ChkIsSaveThumb;
        protected CheckBox ChkNumberPercent;
        protected CheckBox ChkSoftSize;
        protected HtmlSelect ChoiceUrl;
        protected CompareValidator CompareValidator4;
        protected CompareValidator CompareValTxtRepeatColumns;
        protected ColorPicker CpkColorDefault;
        protected DatePicker DpkDateTimeInputDefaultValue;
        protected DropDownList DropBoolean;
        protected DropDownList DropEditorType;
        protected DropDownList DropLookupField;
        protected DropDownList DropLookupTable;
        protected DropDownList DropNumberDecimals;
        protected DropDownList DropTextIMEMode;
        protected Button EBtnSubmit;
        protected ExtendedCheckBoxList EChkGroupList;
        protected ExtendedCheckBoxList EChkRoleList;
        protected FieldValidator FieldValidator1;
        protected FieldValidator FieldValidator4;
        protected HiddenField HdnChoiceUrls;
        protected HiddenField HdnDisabled;
        protected HiddenField HdnFieldLevel;
        protected HiddenField HdnFieldType;
        protected HiddenField HdnOrderId;
        protected Label LblFieldName;
        protected Label LblModelName;
        protected Label LblTitle;
        private string m_ModelName;
        protected NumberValidator NumberValidator1;
        protected NumberValidator NumberValidator10;
        protected NumberValidator NumberValidator2;
        protected NumberValidator NumberValidator3;
        protected NumberValidator NumberValidator4;
        protected NumberValidator NumberValidator5;
        protected NumberValidator NumberValidator6;
        protected NumberValidator NumberValidator7;
        protected NumberValidator NumberValidator9;
        protected NumberValidator NumberValidatorAuthor;
        protected NumberValidator NumberValidatorDownServerWidth;
        protected NumberValidator NumberValidatorKeyword;
        protected NumberValidator NumberValidatorOperatingSystem;
        protected NumberValidator NumberValidatorProducer;
        protected NumberValidator NumberValidatorSource;
        protected NumberValidator NumberValidatorSpecialRow;
        protected NumberValidator NumberValidatorSpecialWidth;
        protected NumberValidator NumberValidatorTrademark;
        protected NumberValidator NumberValidatorVirtualLinkRow;
        protected NumberValidator NumberValidatorVirtualLinkWidth;
        protected HtmlGenericControl PnlAuthor;
        protected HtmlGenericControl PnlBoolean;
        protected HtmlGenericControl PnlChoice;
        protected HtmlGenericControl PnlColor;
        protected HtmlGenericControl PnlContent;
        protected HtmlGenericControl PnlCurrency;
        protected HtmlGenericControl PnlDateTime;
        protected HtmlGenericControl PnlDownServer;
        protected HtmlGenericControl PnlEditor;
        protected HtmlGenericControl PnlFile;
        protected HtmlGenericControl PnlImage;
        protected HtmlGenericControl PnlKeyword;
        protected HtmlGenericControl PnlLookup;
        protected HtmlGenericControl PnlMultiplePhoto;
        protected HtmlGenericControl PnlMultiText;
        protected HtmlGenericControl PnlNumber;
        protected HtmlGenericControl PnlOperatingSystem;
        protected HtmlGenericControl PnlProducer;
        protected HtmlGenericControl PnlProperty;
        protected HtmlGenericControl PnlRoleList;
        protected HtmlGenericControl PnlSource;
        protected HtmlGenericControl PnlSpecial;
        protected HtmlGenericControl PnlText;
        protected HtmlGenericControl PnlTitle;
        protected HtmlGenericControl PnlTrademark;
        protected HtmlGenericControl PnlURL;
        protected HtmlGenericControl PnlVirtualLink;
        protected RadioButton RadAuthorType;
        protected RadioButton RadBoolType;
        protected RadioButtonList RadCheckTitleValue;
        protected RadioButton RadColorType;
        protected RadioButton RadContentType;
        protected RadioButton RadDateTimeType;
        protected RadioButton RadDownServerType;
        protected RadioButton RadFileType;
        protected RadioButton RadInfoType;
        protected RadioButtonList RadioDateTimeType;
        protected RadioButton RadKeywordType;
        protected RadioButtonList RadlChoiceType;
        protected RadioButtonList RadlContentThumb;
        protected RadioButtonList RadlContentWsImage;
        protected RadioButtonList RadlDateTimeDefaultType;
        protected RadioButtonList RadlEnableFill;
        protected RadioButtonList RadlEnableNull;
        protected RadioButtonList RadlEnableShowOnSearchForm;
        protected RadioButton RadLinkType;
        protected RadioButtonList RadlIsFromSelected;
        protected RadioButton RadListBoxType;
        protected RadioButtonList RadlIsUpload;
        protected RadioButtonList RadlMWsImage;
        protected RadioButton RadLookType;
        protected RadioButtonList RadlThumb;
        protected RadioButtonList RadlUploadFiles;
        protected RadioButtonList RadlWsImage;
        protected RadioButton RadMoneyType;
        protected RadioButton RadMultipleHtmlTextType;
        protected RadioButton RadMultiplePhotoType;
        protected RadioButton RadMultipleTextType;
        protected RadioButton RadNodeType;
        protected RadioButton RadNumberType;
        protected RadioButton RadOperatingType;
        protected RadioButton RadPictureType;
        protected RadioButton RadProducer;
        protected RadioButton RadProperty;
        protected RadioButton RadSkinType;
        protected RadioButton RadSourceType;
        protected RadioButton RadSpecialType;
        protected RadioButton RadStatusType;
        protected RadioButton RadTemplateType;
        protected RadioButton RadTextType;
        protected RadioButton RadTitleType;
        protected RadioButton RadTrademark;
        protected RangeValidator RangeValidatorDownServerWidth;
        protected RangeValidator RangeValidatorProducer;
        protected RangeValidator RangeValidatorTitleMaxLength;
        protected RangeValidator RangeValidatorTitleSize;
        protected RangeValidator RangeValidatorTrademark;
        protected RegularExpressionValidator RegularExpressionValidator1;
        protected RegularExpressionValidator RegularExpressionValidator2;
        protected PowerEasy.Controls.RequiredFieldValidator ReqTxtMultiPhotoExt;
        protected PowerEasy.Controls.RequiredFieldValidator RequiredFieldValidator1;
        protected PowerEasy.Controls.RequiredFieldValidator RequiredFieldValidator2;
        protected PowerEasy.Controls.RequiredFieldValidator RequiredFieldValidatorAuthor;
        protected PowerEasy.Controls.RequiredFieldValidator RequiredFieldValidatorDownServerWidth;
        protected PowerEasy.Controls.RequiredFieldValidator RequiredFieldValidatorKeyword;
        protected PowerEasy.Controls.RequiredFieldValidator RequiredFieldValidatorOperatingSystem;
        protected PowerEasy.Controls.RequiredFieldValidator RequiredFieldValidatorProducer;
        protected PowerEasy.Controls.RequiredFieldValidator RequiredFieldValidatorSource;
        protected PowerEasy.Controls.RequiredFieldValidator RequiredFieldValidatorSpecialRow;
        protected PowerEasy.Controls.RequiredFieldValidator RequiredFieldValidatorSpecialWidth;
        protected PowerEasy.Controls.RequiredFieldValidator RequiredFieldValidatorTitleMaxLength;
        protected PowerEasy.Controls.RequiredFieldValidator RequiredFieldValidatorTitleSize;
        protected PowerEasy.Controls.RequiredFieldValidator RequiredFieldValidatorTrademark;
        protected PowerEasy.Controls.RequiredFieldValidator RequiredFieldValidatorVirtualLinkRow;
        protected PowerEasy.Controls.RequiredFieldValidator RequiredFieldValidatorVirtualLinkWidth;
        protected ExtendedSiteMapPath SmpNavigator;
        protected HtmlTableCell TdFieldType;
        protected TextBox TextFileType;
        protected TextBox TextImageType;
        protected TextBox TextUploadAnnexType;
        protected TextBox TextUploadFlashType;
        protected TextBox TextUploadImpType;
        protected TextBox TxtAuthorDefaultValue;
        protected TextBox TxtAuthorSize;
        protected TextBox TxtChoiceDefaultValue;
        protected TextBox TxtContentEditorHight;
        protected TextBox TxtContentEditorWidth;
        protected TextBox TxtCurrencyDefaultValue;
        protected TextBox TxtCurrencyMaxLength;
        protected TextBox TxtCurrencyMinLength;
        protected TextBox TxtDescription;
        protected TextBox TxtDownServerDefaultValue;
        protected TextBox TxtDownServerWidth;
        protected TextBox TxtEditorHight;
        protected TextBox TxtEditorWidth;
        protected TextBox TxtFieldAliax;
        protected TextBox TxtFieldName;
        protected TextBox TxtFileDefaultValue;
        protected TextBox TxtFileSize;
        protected TextBox TxtFileSizeField;
        protected TextBox TxtImageSize;
        protected TextBox TxtImageTextLength;
        protected TextBox TxtKeywordDefaultValue;
        protected TextBox TxtKeywordSize;
        protected TextBox TxtMulitHtmlDefault;
        protected TextBox TxtMultiDefault;
        protected TextBox TxtMultiPhotoDefaultValue;
        protected TextBox TxtMultiPhotoExt;
        protected TextBox TxtMultiPhotoSize;
        protected TextBox TxtMultiTextRow;
        protected TextBox TxtMultiTextWidth;
        protected TextBox TxtNumberDefaultValue;
        protected TextBox TxtNumberMaxlength;
        protected TextBox TxtNumberMinLength;
        protected TextBox TxtOperatingSystemDefaultValue;
        protected TextBox TxtOperatingSystemSelectItem;
        protected TextBox TxtOperatingSystemSize;
        protected TextBox TxtPicDefaultUrl;
        protected TextBox TxtProducerDefaultValue;
        protected TextBox TxtProducerSize;
        protected TextBox TxtProperty;
        protected TextBox TxtRepeatColumns;
        protected TextBox TxtSourceDefaultValue;
        protected TextBox TxtSourceSize;
        protected TextBox TxtSpecialRow;
        protected TextBox TxtSpecialWidth;
        protected TextBox TxtTextDefaultValue;
        protected TextBox TxtTextMaxLength;
        protected TextBox TxtTextSize;
        protected TextBox TxtThumbField;
        protected TextBox TxtTips;
        protected TextBox TxtTitleDefaultValue;
        protected TextBox TxtTitleMaxLength;
        protected TextBox TxtTitleSize;
        protected TextBox TxtTrademarkDefaultValue;
        protected TextBox TxtTrademarkSize;
        protected TextBox TxtUploadSize;
        protected TextBox TxtURLDefaultValue;
        protected TextBox TxtURLMaxLength;
        protected TextBox TxtURLSize;
        protected TextBox TxtVirtualLinkRow;
        protected TextBox TxtVirtualLinkWidth;
        protected HtmlTableRow UploadFiles;
        protected CompareValidator ValcFileSizeField;
        protected CompareValidator ValcNumber;
        protected CompareValidator ValCurrency;
        protected RegularExpressionValidator ValeCurrencyDefaultValue;
        protected RegularExpressionValidator ValeCurrencyMaxLength;
        protected RegularExpressionValidator ValeCurrencyMinLength;
        protected RegularExpressionValidator ValeEditorHight;
        protected RegularExpressionValidator ValeEditorWidth;
        protected PowerEasy.Controls.RequiredFieldValidator ValeTxtURLMaxLength;
        protected PowerEasy.Controls.RequiredFieldValidator ValeTxtURLSize;
        protected RangeValidator ValgImageTextLength;
        protected RangeValidator ValgTextMaxLength;
        protected RangeValidator ValgTextSize;
        protected RangeValidator ValgURLMaxLength;

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -