ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ProgressBar Namespace / C1ProgressBarTaskEventArgs Class / ExtraData Property

In This Topic
    ExtraData Property
    In This Topic
    Gets the extra data which is stored by the user. Can you provide a more detailed description, including what kind of extra data
    Syntax
    'Declaration
     
    Public ReadOnly Property ExtraData As System.String
    public System.string ExtraData {get;}
    See Also