Skip to main content

ASPxClientHtmlEditorYouTubeDialog.GetShowSameVideosCheckBox Method

Provides access to the client object of the “Show suggested videos when the video finishes” check box in the Html Editor’s YouTube Video dialog.

Declaration

GetShowSameVideosCheckBox(): ASPxClientCheckBox

Returns

Type Description
ASPxClientCheckBox

A ASPxClientCheckBox object.

Remarks

Use the GetShowSameVideosCheckBox method to access the “Show suggested videos when the video finishes” check box in the Html Editor’s YouTube Video Dialogs.

For more information about client APIs related to the Html Editor’s YouTube Video dialog, refer to the Related Client API section in the YouTube Video Dialogs topic.

Online Demo: Html Editor - Dialog Customization

See Also