Class FieldWebTemplateHtml
public class FieldWebTemplateHtml : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
FieldWebTemplateHtml
- Implements
- Inherited Members
Constructors
FieldWebTemplateHtml()
public FieldWebTemplateHtml()
Fields
CommonScript
CommonScript control.
protected PageFooterContent CommonScript
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
FileUpload
FileUpload control.
protected FileUpload FileUpload
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
FileUploadExtensionValidator
FileUploadExtensionValidator control.
protected FileExtensionValidator FileUploadExtensionValidator
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
FileUploadRequiredValidator
FileUploadRequiredValidator control.
protected RequiredValidator FileUploadRequiredValidator
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
HtmlInput
HtmlInput control.
protected TextBox HtmlInput
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UploadFileButton
UploadFileButton control.
protected Button UploadFileButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Properties
UploadPath
public string UploadPath { get; set; }
Property Value
Value
public string Value { get; set; }
Property Value
Methods
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnPreRender(EventArgs)
protected override void OnPreRender(EventArgs e)