Class FieldWebTemplateImage
public class FieldWebTemplateImage : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
FieldWebTemplateImage
- Implements
- Inherited Members
Constructors
FieldWebTemplateImage()
public FieldWebTemplateImage()
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.
FileUploadButton
FileUploadButton control.
protected Button FileUploadButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
FileUploadValidator
FileUploadValidator control.
protected RequiredValidator FileUploadValidator
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ImgAlt
ImgAlt control.
protected TextBox ImgAlt
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ImgUrl
ImgUrl control.
protected TextBox ImgUrl
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Properties
ImageAltText
public string ImageAltText { get; set; }
Property Value
ImageUrl
public string ImageUrl { get; set; }
Property Value
UploadPath
public string UploadPath { get; set; }
Property Value
Methods
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnPreRender(EventArgs)
protected override void OnPreRender(EventArgs e)