ESRI.ArcGIS.ADF.ArcGISServer.Editor
HideAjaxActivityIndicator Method
See Also 
ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools Namespace > EditorServerActionBase Class : HideAjaxActivityIndicator Method




Turns off the ajax activity indicator after a tool/command server action completes.

Syntax

Visual Basic (Declaration) 
Protected Overridable Sub HideAjaxActivityIndicator() 
Visual Basic (Usage)Copy Code
Dim instance As EditorServerActionBase
 
instance.HideAjaxActivityIndicator()
C# 
protected virtual void HideAjaxActivityIndicator()

See Also

© 2010 All Rights Reserved.