ASPxClientHtmlEditorInsertYouTubeVideoCommandArguments Members
In This Article
#Constructors
Name | Description |
---|---|
constructor |
Initializes a new instance of the object. |
#Properties
Name | Description |
---|---|
align |
Determines the position of the target media element.
Inherited from ASPx |
allow |
Determines if the target You |
enable |
Determines if the privacy-enhanced mode is enabled for the target You |
id |
Defines the HTML “id” attribute of the target media element.
Inherited from ASPx |
selected |
Gets the currently selected element in the ASPx |
show |
Determines if the player controls are displayed for the target You |
show |
Determines if suggested videos are shown after the target You |
show |
Determines if the target You |
src |
Defines the source of the target media element.
Inherited from ASPx |
style |
Contains the style settings defining the appearance of the target media element.
Inherited from ASPx |
#Methods
Name | Description |
---|---|
Get |
Returns the name of the client-side command corresponding to the parameter.
Inherited from ASPx |
See Also