![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls | |
ActivityIndicatorNode Constructor(ITask,String,String) | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > ActivityIndicatorNode Class > ActivityIndicatorNode Constructor : ActivityIndicatorNode Constructor(ITask,String,String) |
- task
- A reference to the task instance executing the task.
- taskJobID
- Unique identifier for the particular execution of the task.
- imageUrl
- URL to an image to display to indicate activity on the task. Typically an animated image.
Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal task As ITask, _ ByVal taskJobID As String, _ ByVal imageUrl As String _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim task As ITask Dim taskJobID As String Dim imageUrl As String Dim instance As New ActivityIndicatorNode(task, taskJobID, imageUrl) |
Parameters
- task
- A reference to the task instance executing the task.
- taskJobID
- Unique identifier for the particular execution of the task.
- imageUrl
- URL to an image to display to indicate activity on the task. Typically an animated image.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family