ASPxClientHtmlEditorImageDialog Methods
Provides client functionality for the Image dialog 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. |
| GetCreateThumbnailCheckBox | Provides access to the client object of the “Create thumbnail” check box in the Html Editor’s Image dialog. |
| GetCssClassNameComboBox | Provides access to the client object of the “CSS class” combo box in the Html Editor’s dialogs (Style Settings). Inherited from ASPxClientHtmlEditorEditElementDialog. |
| GetDescriptionTextBox | Provides access to the client object of the “Description” text box in the Html Editor’s Image dialog. |
| 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. |
| 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. |
| GetRightMarginTextBox | Provides access to the client object of the “Right margin” text box in the Html Editor’s dialogs (Style Settings). Inherited from ASPxClientHtmlEditorEditElementDialog. |
| GetSizeComboBox | Provides access to the client object of the “Size” combo box in the Html Editor’s Image dialog. |
| GetThumbnailNameTextBox | Provides access to the client object of the “New image name” text box in the Html Editor’s Image dialog. |
| 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. |
| GetWrapTextCheckBox | Provides access to the client object of the “Wrap text around image” check box in the Html Editor’s Image dialog. |
See Also