MVCxHtmlEditorInsertAudioDialogSettings Members
In This Article
#Constructors
Name | Description |
---|---|
MVCx |
Initializes a new instance of the MVCx |
#Properties
Name | Description |
---|---|
Bottom |
Gets or sets a template used to display the content of a dialog form’s bottom area.
Inherited from Html |
Css |
Provides access to a collection that can contain a list of custom CSS classes defining media player style settings.
Inherited from Html |
More |
Gets or sets a template used to display the content of the built-in dialogs form’s More Options section.
Inherited from Html |
Settings |
Provides access to settings related to the Select Audio dialog. |
Settings |
Provides access to settings related to uploading audio files. |
Show |
Gets or sets a value that specifies whether a section that allows end-users to upload their local files is displayed within the editor’s built-in dialogs.
Inherited from Html |
Show |
Specifies if the From the web (URL) section is displayed in the Insert Image dialog.
Inherited from Html |
Show |
Gets or sets a value that specifies whether the More options check box is displayed within the editor’s built-in dialogs.
Inherited from Html |
Show |
Gets or sets a value that specifies whether the “Save file to server” check box is displayed within the editor’s built-in dalogs.
Inherited from Html |
Show |
Gets or sets a value that specifies whether the Style Settings section (tab) is displayed within the editor’s built-in dialogs.
Inherited from Html |
Top |
Gets or sets a template used to display the content of a dialog form’s top area.
Inherited from Html |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings of the specified object to the current one.
Inherited from Html |
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. |
Set |
Allows you to provide a template for displaying the content of the Insert Audio dialog’s bottom area. |
Set |
Allows you to provide a template for displaying the content of the Insert Audio dialog’s bottom area. |
Set |
Allows you to provide a template for displaying the content of the Insert Audio dialog’s More Options section. |
Set |
Allows you to provide a template for displaying the content of the Insert Audio dialog’s More Options section. |
Set |
Allows you to provide a template for displaying the content of the Insert Audio dialog’s top area. |
Set |
Allows you to provide a template for displaying the content of the Insert Audio dialog’s top area. |
To |
Returns the string that represents the current object.
Inherited from State |
See Also