Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

ProgressBar.StartTaskButton Property

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


Direct link to this topic