Class OutputVideo
public class OutputVideo : OutputMedia, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IAttributeAccessor, IPostBackDataHandler, IPostBackEventHandler
- Inheritance
-
OutputVideo
- Implements
- Inherited Members
Constructors
OutputVideo()
public OutputVideo()
Properties
AllowFullScreen
public bool AllowFullScreen { get; set; }
Property Value
VideoURL
public string VideoURL { get; set; }
Property Value
Width
public Unit Width { get; set; }
Property Value
Methods
GetStyle()
protected string GetStyle()
Returns
OnPreRender(EventArgs)
protected override void OnPreRender(EventArgs e)
Parameters
Render(HtmlTextWriter)
protected override void Render(HtmlTextWriter writer)
Parameters
writerHtmlTextWriter