HtmlEditorFileSaveSettings Members
In This Article
#Constructors
Name | Description |
---|---|
Html |
Initializes a new instance of the Html |
Html |
Initializes a new instance of the Html |
Html |
Initializes a new instance of the Html |
#Properties
Name | Description |
---|---|
Amazon |
Provides access to the account settings required to upload files to the Amazon Simple Storage Service (Amazon S3). |
Azure |
Provides access to the account settings required to upload files to Microsoft Azure. |
Dropbox |
Provides access to the account settings required to upload files to the Dropbox Service. |
File |
Gets or sets the name of the uploaded file. |
File |
Gets settings allowing the Html |
Storage |
Specifies the type of file storage used by the Html |
Upload |
Gets or sets a value that specifies the relative URL path to the upload folder. |
#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. |
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 a string that represents the current object. Inherited from Object. |
See Also