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

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