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

In This Topic
    Player Property (C1LightBox)
    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