ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Upload Namespace / UploadProgress Class / Active Property

In This Topic
    Active Property
    In This Topic
    Gets a value that indicates whether the session is active.
    Syntax
    'Declaration
     
    Public ReadOnly Property Active As System.Boolean
    public System.bool Active {get;}
    See Also