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

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