Skip to main content

ASPxClientHtmlEditorMediaDialogBase.GetWidthSpinEdit Method

Provides access to the client object of the “Width” spin editor in the Html Editor’s Audio/Video/Flash dialogs.

Declaration

GetWidthSpinEdit(): ASPxClientSpinEdit

Returns

Type Description
ASPxClientSpinEdit

A ASPxClientSpinEdit object.

Remarks

Use the GetWidthSpinEdit method to access the “Width” spin editor 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