HtmlEditorImageUploadBuilder Members
In This Article
#Constructors
Name | Description |
---|---|
Html |
Initializes a new instance of the Html |
#Methods
Name | Description |
---|---|
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. |
File |
Specifies the file uploader options. |
File |
Specifies how the HTML Editor UI component uploads files. Mirrors the client-side file |
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. |
Option |
Specifies an option by its name. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Tabs |
Contains an array of tabs in the 'Add an Image' dialog. Mirrors the client-side tabs option. |
Tabs |
Contains an array of tabs in the 'Add an Image' dialog. Mirrors the client-side tabs option. |
To |
Returns a string that represents the current object. Inherited from Object. |
Upload |
Specifies a target directory for uploaded images. Mirrors the client-side upload |
Upload |
Specifies a target directory for uploaded images. Mirrors the client-side upload |
Upload |
Specifies a target Url for the upload request. Mirrors the client-side upload |
Upload |
Specifies a target Url for the upload request. Mirrors the client-side upload |
See Also