ComponentOne AutoComplete for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1LightBox Namespace / C1LightBox Class / FlvPlayer Property

In This Topic
    FlvPlayer Property (C1LightBox)
    In This Topic
    Gets or sets the relative path and name of the flash video player.
    Syntax
    'Declaration
     
    Public Property FlvPlayer As System.String
    public System.string FlvPlayer {get; set;}
    See Also