Skip to main content
A newer version of this page is available. .

ASPxClientHtmlEditorMediaDialogBase Methods

Provides client functionality for the media dialogs within the ASPxHtmlEditor.
Name Description
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.
GetLeftMarginTextBox Provides access to the client object of the “Left margin” text box in the Html Editor’s dialogs (Style Settings). Inherited from ASPxClientHtmlEditorEditElementDialog.
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.
GetMoreOptionsCheckBox Provides access to the client object of the “More options” check box in the Html Editor’s Audio/Video/Flash/Image dialogs.
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.
GetRightMarginTextBox Provides access to the client object of the “Right margin” text box in the Html Editor’s dialogs (Style Settings). Inherited from ASPxClientHtmlEditorEditElementDialog.
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.
See Also