ESRI.ArcGIS.ADF.Web.UI.WebControls
Refresh Method
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > ITask Interface : Refresh Method




Re-runs the task with the existing values in the Input property.

Syntax

Visual Basic (Declaration) 
Sub Refresh() 
Visual Basic (Usage)Copy Code
Dim instance As ITask
 
instance.Refresh()
C# 
void Refresh()

See Also

© 2010 All Rights Reserved.