ASPxClientHtmlEditorAudioDialog Members
Provides client functionality for the Audio dialog within the ASPxHtmlEditor.Methods
Name | Description |
---|---|
GetAutoPlayCheckBox | Provides access to the client object of the “Auto play” check box in the Html Editor’s Audio dialogs. |
GetBorderColorColorEdit | Provides access to the client object of the “Border color” color editor in the Html Editor’s dialogs (Style Settings). Inherited from ASPxClientHtmlEditorEditElementDialog. |
GetBorderStyleComboBox | Provides access to the client object of the “Border style” combo box in the Html Editor’s dialogs (Style Settings). Inherited from ASPxClientHtmlEditorEditElementDialog. |
GetBorderWidthSpinEdit | Provides access to the client object of the “Border width” spin editor in the Html Editor’s dialogs (Style Settings). Inherited from ASPxClientHtmlEditorEditElementDialog. |
GetBottomMarginTextBox | Provides access to the client object of the “Bottom margin” text box in the Html Editor’s dialogs (Style Settings). Inherited from ASPxClientHtmlEditorEditElementDialog. |
GetCancelButton | Provides access to the client object of the “Cancel” button in the Html Editor’s dialogs. Inherited from ASPxClientHtmlEditorDialogBase. |
GetCssClassNameComboBox | Provides access to the client object of the “CSS class” combo box in the Html Editor’s dialogs (Style Settings). Inherited from ASPxClientHtmlEditorEditElementDialog. |
GetFormLayout | Provides access to the client ASPxFormLayout object that arranges all editors in the Html Editor’s dialogs. Inherited from ASPxClientHtmlEditorDialogBase. |
GetHeightSpinEdit | Provides access to the client object of the “Height” spin editor in the Html Editor’s Audio/Video/Flash dialogs. Inherited from ASPxClientHtmlEditorMediaDialogBase. |
GetLeftMarginTextBox | Provides access to the client object of the “Left margin” text box in the Html Editor’s dialogs (Style Settings). Inherited from ASPxClientHtmlEditorEditElementDialog. |
GetLoopCheckBox | Provides access to the client object of the “Loop” check box in the Html Editor’s Audio dialogs. |
GetMediaFileSelector | Provides access to the client object of the media file selector that allows you to insert/change media files in the Html Editor’s Audio/Video/Flash dialogs. Inherited from ASPxClientHtmlEditorMediaDialogBase. |
GetMoreOptionsCheckBox | Provides access to the client object of the “More options” check box in the Html Editor’s Audio/Video/Flash/Image dialogs. Inherited from ASPxClientHtmlEditorMediaDialogBase. |
GetOkButton | Provides access to the client object of the “OK” button in the Html Editor’s dialogs. Inherited from ASPxClientHtmlEditorDialogBase. |
GetPositionComboBox | Provides access to the client object of the “Position” combo box in the Html Editor’s Audio/Video/Flash/Image dialogs. Inherited from ASPxClientHtmlEditorMediaDialogBase. |
GetPreloadModeComboBox | Provides access to the client object of the “Preload mode” combo box in the Html Editor’s Audio dialogs. |
GetRightMarginTextBox | Provides access to the client object of the “Right margin” text box in the Html Editor’s dialogs (Style Settings). Inherited from ASPxClientHtmlEditorEditElementDialog. |
GetShowPlayerControlsCheckBox | Provides access to the client object of the “Show player controls” check box in the Html Editor’s Audio dialogs. |
GetTopMarginTextBox | Provides access to the client object of the “Top margin” text box in the Html Editor’s dialogs (Style Settings). Inherited from ASPxClientHtmlEditorEditElementDialog. |
GetWidthSpinEdit | Provides access to the client object of the “Width” spin editor in the Html Editor’s Audio/Video/Flash dialogs. Inherited from ASPxClientHtmlEditorMediaDialogBase. |
See Also