The ImageUploaderFlash type exposes the following members.
Name | Description | |
---|---|---|
ImageUploaderFlash |
Creates and initializes an instance of the ImageUploaderFlash class. |
Name | Description | |
---|---|---|
AddedControl | (Inherited from Control.) | |
AddParsedSubObject | (Inherited from Control.) | |
ApplyStyleSheetSkin | (Inherited from Control.) | |
BeginRenderTracing | (Inherited from Control.) | |
BuildProfileTree | (Inherited from Control.) | |
ClearCachedClientID | (Inherited from Control.) | |
ClearChildControlState | (Inherited from Control.) | |
ClearChildState | (Inherited from Control.) | |
ClearChildViewState | (Inherited from Control.) | |
ClearEffectiveClientIDMode | (Inherited from Control.) | |
CreateChildControls | (Inherited from Control.) | |
CreateControlCollection | (Inherited from Control.) | |
DataBind | Overloaded. | |
DataBindChildren | (Inherited from Control.) | |
Dispose | (Inherited from Control.) | |
EndRenderTracing | (Inherited from Control.) | |
EnsureChildControls | (Inherited from Control.) | |
EnsureID | (Inherited from Control.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
FindControl | Overloaded. | |
Focus | (Inherited from Control.) | |
GetDesignModeState | (Inherited from Control.) | |
GetHashCode | (Inherited from Object.) | |
GetRouteUrl | Overloaded. | |
GetType | (Inherited from Object.) | |
GetUniqueIDRelativeTo | (Inherited from Control.) | |
HasControls | (Inherited from Control.) | |
HasEvents | (Inherited from Control.) | |
IsLiteralContent | (Inherited from Control.) | |
LoadControlState | (Inherited from Control.) | |
LoadViewState | (Inherited from Control.) | |
MapPathSecure | (Inherited from Control.) | |
MemberwiseClone | (Inherited from Object.) | |
OnBubbleEvent | (Inherited from Control.) | |
OnDataBinding | (Inherited from Control.) | |
OnInit | (Inherited from Control.) | |
OnPreRender | (Inherited from Control.) | |
OnUnload | (Inherited from Control.) | |
OpenFile | (Inherited from Control.) | |
RaiseBubbleEvent | (Inherited from Control.) | |
RegisterClientScriptResource | (Inherited from BaseControl.) | |
RegisterStartupScript | (Inherited from BaseControl.) | |
RemovedControl | (Inherited from Control.) | |
Render | (Inherited from BaseControl.) | |
RenderChildren | (Inherited from Control.) | |
RenderControl | Overloaded. | |
ResolveAdapter | (Inherited from Control.) | |
ResolveClientUrl | (Inherited from Control.) | |
ResolveUrl | (Inherited from Control.) | |
SaveControlState | (Inherited from Control.) | |
SaveViewState | (Inherited from Control.) | |
SetDesignModeState | (Inherited from Control.) | |
SetRenderMethodDelegate | (Inherited from Control.) | |
SetTraceData | Overloaded. | |
ToString | (Inherited from Object.) | |
TrackViewState | (Inherited from Control.) |
Name | Description | |
---|---|---|
Adapter | (Inherited from Control.) | |
AddFilesProgressDialog |
Gets an AddFilesProgressDialog object configuring the Adding Files dialog. |
|
AppRelativeTemplateSourceDirectory | (Inherited from Control.) | |
AutoSave |
Gets or sets a value indicating whether uploaded files should be automatically saved. (Inherited from BaseUploadControl.) |
|
BindingContainer | (Inherited from Control.) | |
CancelUploadButtonText |
Gets or sets a caption of the Cancel button. |
|
ChildControlsCreated | (Inherited from Control.) | |
ClientEvents |
Gets the collection of client-side events. |
|
ClientID | (Inherited from Control.) | |
ClientIDMode | (Inherited from Control.) | |
ClientIDSeparator | (Inherited from Control.) | |
ClientType | (Inherited from BaseControl.) | |
CommonDialog |
Gets a CommonDialog object configuring the common dialog. |
|
Context | (Inherited from Control.) | |
Controls | (Inherited from Control.) | |
Converters |
Gets a ConverterCollection object configuring converters. |
|
DataItemContainer | (Inherited from Control.) | |
DataKeysContainer | (Inherited from Control.) | |
DebugScriptLevel |
Gets or sets a debug level. (Inherited from BaseControl.) |
|
DebugScriptMode |
Gets or sets a debug mode which will be used to display messages if the DebugScriptLevel is greater than |
|
DescriptionEditor |
Gets a DescriptionEditor object configuring the description editor. |
|
DesignMode | (Inherited from Control.) | |
DestinationFolder |
Gets or sets a name of the folder to save uploaded files to. (Inherited from BaseUploadControl.) |
|
EnableAddingFiles |
Gets or sets a value indicating whether the button which shows the Open File dialog is enabled. |
|
EnableAutoRotation |
Gets or sets a value indicating whether the automatic EXIF-based photo rotation feature is enabled. |
|
EnableDescriptionEditor |
Gets or sets a value indicating whether it is possible to add descriptions to files. |
|
EnableDragAndDrop |
Gets or sets a value indicating whether the uploader accepts files through drag-and-drop operation. |
|
EnableExifPreview |
Gets or sets a value indicating whether the uploader should try to extract a preview from EXIF. |
|
EnableImageEditor |
Gets or sets a value indicating whether to enable a built-in image editor (crop tool and/or draw tool). |
|
EnableRequestValidation |
Gets or sets a value specifying whether the upload request handling code should silently ignore POST requests which are not sent by the uploader. (Inherited from BaseUploadControl.) |
|
EnableRotation |
Gets or sets a value indicating whether it is possible to rotate images via HTML5/Flash Uploader GUI. |
|
EnableTheming | (Inherited from Control.) | |
EnableViewState | (Inherited from Control.) | |
Events | (Inherited from Control.) | |
FlashControl |
Gets a FlashControl object configuringthe Flash control. |
|
FolderProcessingMode |
Configures the folder uploading functionality. |
|
HasChildViewState | (Inherited from Control.) | |
Height |
Gets or sets the height of the control. |
|
ID | (Inherited from Control.) | |
IdSeparator | (Inherited from Control.) | |
ImageEditor |
Gets an ImageEditor object which configures the image editor. |
|
ImagePreviewWindow |
Gets an ImagePreviewWindow object configuring the Image Preview window. |
|
IsChildControlStateCleared | (Inherited from Control.) | |
IsTrackingViewState | (Inherited from Control.) | |
IsViewStateEnabled | (Inherited from Control.) | |
Language |
Gets or sets the control localization. |
|
LicenseKey |
Gets or sets the license key which allows to evaluate, develop, or publish HTML5/Flash Uploader according to the license key type (trial, development, or full). |
|
LoadViewStateByID | (Inherited from Control.) | |
Locale |
Gets or sets the control locale. |
|
ManualRendering |
Gets or sets a value indicating whether the control should be created but not rendered. (Inherited from BaseControl.) |
|
MediumTrustCompatibility |
Gets or sets a value indicating whether HTML5/Flash Uploader supports medium trust level in ASP.NET. (Inherited from BaseUploadControl.) |
|
Messages |
Gets a Messages object configuring the messages. |
|
Metadata |
Gets or sets an additional upload data. |
|
NamingContainer | (Inherited from Control.) | |
Page | (Inherited from Control.) | |
PaneItem |
Gets a PaneItem object configuring any pane item. |
|
Parent | (Inherited from Control.) | |
RenderingCompatibility | (Inherited from Control.) | |
Restrictions |
Gets the upload restrictions. |
|
Site | (Inherited from Control.) | |
SkinID | (Inherited from Control.) | |
StatusPane |
Gets a StatusPane object configuring the Status Pane. |
|
TempDirectory |
Gets or sets a path to the folder where the upload session cache should be saved. (Inherited from BaseUploadControl.) |
|
TemplateControl | (Inherited from Control.) | |
TemplateSourceDirectory | (Inherited from Control.) | |
TopPane |
Gets a TopPane object configuring the Top Pane. |
|
Type |
Gets or sets type or priority of HTML5/Flash Uploader controls. (Inherited from BaseControl.) |
|
UniqueID | (Inherited from Control.) | |
UploadButtonText |
Gets or sets a caption of the button which starts the upload of the selected files. |
|
UploadErrorDialog |
Gets an UploadErrorDialog object configuring the Upload Error dialog. |
|
UploadPane |
Gets an UploadPane object configuring the Upload Pane settings. |
|
UploadSettings |
Gets an UploadSettings object configuring upload settings. |
|
ValidateRequestMode | (Inherited from Control.) | |
ViewState | (Inherited from Control.) | |
ViewStateIgnoresCase | (Inherited from Control.) | |
ViewStateMode | (Inherited from Control.) | |
Visible | (Inherited from Control.) | |
Width |
Gets or sets width of the control. |
Name | Description | |
---|---|---|
AllFilesUploaded |
Fires when the whole upload session is completed. (Inherited from BaseUploadControl.) |
|
DataBinding | (Inherited from Control.) | |
Disposed | (Inherited from Control.) | |
FileUploaded |
Fires whenever all the converted files and metadata related to a particular user-selected file are successfully uploaded. (Inherited from BaseUploadControl.) |
|
Init | (Inherited from Control.) | |
Load | (Inherited from Control.) | |
PreRender | (Inherited from Control.) | |
Unload | (Inherited from Control.) |
Name | Description | |
---|---|---|
IParserAccessor..AddParsedSubObject | (Inherited from Control.) | |
IControlBuilderAccessor..ControlBuilder | (Inherited from Control.) | |
IDataBindingsAccessor..DataBindings | (Inherited from Control.) | |
IExpressionsAccessor..Expressions | (Inherited from Control.) | |
IControlDesignerAccessor..GetDesignModeState | (Inherited from Control.) | |
IDataBindingsAccessor..HasDataBindings | (Inherited from Control.) | |
IExpressionsAccessor..HasExpressions | (Inherited from Control.) | |
IControlDesignerAccessor..SetDesignModeState | (Inherited from Control.) | |
IControlDesignerAccessor..SetOwnerControl | (Inherited from Control.) | |
IControlDesignerAccessor..UserData | (Inherited from Control.) |