RichEditDocumentSelectorUploadSettings Members
In This Article
#Constructors
Name | Description |
---|---|
Rich |
Initializes a new instance of the Rich |
#Properties
Name | Description |
---|---|
Advanced |
Gets the Advanced upload mode settings.
Inherited from File |
Allowed |
Obsolete. Gets or sets a value that specifies whether uploading is available for a specified folder only.
Inherited from File |
Allowed |
Obsolete. Specifies a path to a folder, where users can upload files.
Inherited from File |
Auto |
Specifies whether file uploading starts automatically when a file is added to the upload panel.
Inherited from File |
Dialog |
Gets or sets the ID of a web control or HTML element (or a list of IDs), a click on which invokes file upload dialog.
Inherited from File |
Enabled |
Gets or sets a value that indicates whether upload is enabled for the File |
Null |
Gets or sets the prompt text displayed within the upload panel‘s text box when no file is selected.
Inherited from File |
Show |
Specifies whether the upload panel is displayed in the ASPx |
Use |
Gets or sets a value specifying whether the advanced upload mode is used in upload panel.
Inherited from File |
Validation |
Gets the upload validation settings applied for the File |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings of the specified object to the current one.
Inherited from File |
Changed |
For internal use only.
Inherited from File |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the string that represents the current object.
Inherited from State |
See Also