ESRI.ArcGIS.ADF.Web.UI.WebControls
ToolName Property
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > ToolEventArgs Class : ToolName Property




The name of the tool or tool item that caused the postback.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property ToolName As String
Visual Basic (Usage)Copy Code
Dim instance As ToolEventArgs
Dim value As String
 
value = instance.ToolName
C# 
public string ToolName {get;}

See Also

© 2010 All Rights Reserved.