C# Class SimpleImageUpload, ImageUpload

A ready-to-use ASCX control that provides advanced image uploading features.
Inheritance: System.Web.UI.UserControl, IPostBackDataHandler
ファイルを表示 Open project: CodeCarvings/ImageUpload Class Usage Examples

Protected Properties

Property Type Description
btnBrowse global::System.Web.UI.WebControls.Button
btnBrowseDisabled global::System.Web.UI.WebControls.Button
btnCancelUpload global::System.Web.UI.WebControls.Button
btnEdit global::System.Web.UI.WebControls.Button
btnPostBack global::System.Web.UI.WebControls.Button
btnRemove global::System.Web.UI.WebControls.Button
ddlConfigurations global::System.Web.UI.WebControls.DropDownList
hfAct global::System.Web.UI.WebControls.HiddenField
hlPictureImageEdit global::System.Web.UI.WebControls.HyperLink
imgPreview global::System.Web.UI.WebControls.Image
litScript global::System.Web.UI.WebControls.Literal
litSelectConfiguration global::System.Web.UI.WebControls.Literal
litStatusMessage global::System.Web.UI.WebControls.Literal
phDesignTimeEnd global::System.Web.UI.WebControls.PlaceHolder
phDesignTimeStart global::System.Web.UI.WebControls.PlaceHolder
phEditCommands global::System.Web.UI.WebControls.PlaceHolder
phImageContainer global::System.Web.UI.WebControls.PlaceHolder
phUploadCommands global::System.Web.UI.WebControls.PlaceHolder
popupPictureTrimmer1 global::CodeCarvings.Piczard.Web.PopupPictureTrimmer

Property Details

btnBrowse protected_oe property

btnBrowse control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnBrowse
return global::System.Web.UI.WebControls.Button

btnBrowseDisabled protected_oe property

btnBrowseDisabled control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnBrowseDisabled
return global::System.Web.UI.WebControls.Button

btnCancelUpload protected_oe property

btnCancelUpload control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnCancelUpload
return global::System.Web.UI.WebControls.Button

btnEdit protected_oe property

btnEdit control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnEdit
return global::System.Web.UI.WebControls.Button

btnPostBack protected_oe property

btnPostBack control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnPostBack
return global::System.Web.UI.WebControls.Button

btnRemove protected_oe property

btnRemove control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnRemove
return global::System.Web.UI.WebControls.Button

ddlConfigurations protected_oe property

ddlConfigurations control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList ddlConfigurations
return global::System.Web.UI.WebControls.DropDownList

hfAct protected_oe property

hfAct control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.HiddenField hfAct
return global::System.Web.UI.WebControls.HiddenField

hlPictureImageEdit protected_oe property

hlPictureImageEdit control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.HyperLink hlPictureImageEdit
return global::System.Web.UI.WebControls.HyperLink

imgPreview protected_oe property

imgPreview control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Image imgPreview
return global::System.Web.UI.WebControls.Image

litScript protected_oe property

litScript control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Literal litScript
return global::System.Web.UI.WebControls.Literal

litSelectConfiguration protected_oe property

litSelectConfiguration control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Literal litSelectConfiguration
return global::System.Web.UI.WebControls.Literal

litStatusMessage protected_oe property

litStatusMessage control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Literal litStatusMessage
return global::System.Web.UI.WebControls.Literal

phDesignTimeEnd protected_oe property

phDesignTimeEnd control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.PlaceHolder phDesignTimeEnd
return global::System.Web.UI.WebControls.PlaceHolder

phDesignTimeStart protected_oe property

phDesignTimeStart control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.PlaceHolder phDesignTimeStart
return global::System.Web.UI.WebControls.PlaceHolder

phEditCommands protected_oe property

phEditCommands control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.PlaceHolder phEditCommands
return global::System.Web.UI.WebControls.PlaceHolder

phImageContainer protected_oe property

phImageContainer control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.PlaceHolder phImageContainer
return global::System.Web.UI.WebControls.PlaceHolder

phUploadCommands protected_oe property

phUploadCommands control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.PlaceHolder phUploadCommands
return global::System.Web.UI.WebControls.PlaceHolder

popupPictureTrimmer1 protected_oe property

popupPictureTrimmer1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::CodeCarvings.Piczard.Web.PopupPictureTrimmer popupPictureTrimmer1
return global::CodeCarvings.Piczard.Web.PopupPictureTrimmer