Skip to main content

ASPxClientHtmlEditorMediaDialogBase.GetPositionComboBox Method

Provides access to the client object of the “Position” combo box in the Html Editor’s Audio/Video/Flash/Image dialogs.

Declaration

GetPositionComboBox(): ASPxClientComboBox

Returns

Type Description
ASPxClientComboBox

A ASPxClientComboBox object.

Remarks

Use the GetPositionComboBox method to access the “Position” combo box in the Html Editor’s Audio/Video/Flash dialogs.

For more information about client APIs related to the Html Editor’s Audio/Video/Flash dialogs, refer to the Related Client API section in an appropriate topic listed in the Dialogs article.

Online Demo: Html Editor - Dialog Customization

See Also