| YouTubeVideoParameters Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.Base.Web.UI
 Syntax
Syntaxpublic class YouTubeVideoParameters
The YouTubeVideoParameters type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | YouTubeVideoParameters | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | AutoPlay | 
            Indicates if video is played automatically.
             | 
|  | EditorClientID | 
            Client id of editor for inserting content.
             | 
|  | FullScreen | 
            Indicates if full screen playback is allowed.
             | 
|  | Height | 
            YouTube player height.
             | 
|  | RelatedVideos | 
            YouTube include related videos.
             | 
|  | Url | 
            YouTube video URL.
             | 
|  | Width | 
            YouTube player width.
             | 
 See Also
See Also