Gets or sets the ID of the button that starts a server side task.
[Visual Basic]
Public Property StartTaskButton As
String
[C#]
public
String StartTaskButton {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