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

In This Topic
    StartTaskButton Property
    In This Topic
    Gets or sets the ID of the button that starts a server-side task.
    Syntax
    'Declaration
     
    Public Property StartTaskButton As System.String
    public System.string StartTaskButton {get; set;}
    See Also