ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1LightBox Namespace / C1LightBoxExtender Class / Player Property

In This Topic
    Player Property
    In This Topic
    Determines the name of player to host the content.
    Syntax
    'Declaration
     
    Public Property Player As PlayerName
    public PlayerName Player {get; set;}
    See Also