Gets or sets the ID of the button that stops a server side task.
[Visual Basic]
Public Property StopTaskButton As
String
[C#]
public
String StopTaskButton {get; set;}
Remarks
For more details about how to associated the ProgressBar with a server side task, see here.
See Also
ProgressBar Class | EO.Web Namespace