|
| ESRI.ArcGIS.ADF.Web.UI.WebControls | |
| MapToolItem Constructor(String,MapClientToolAction) | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > MapToolItem Class > MapToolItem Constructor : MapToolItem Constructor(String,MapClientToolAction) |
- name
- Name of the tool item.
- clientAction
- Client action of the tool item.
| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal name As String, _ ByVal clientAction As MapClientToolAction _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim name As String Dim clientAction As MapClientToolAction Dim instance As New MapToolItem(name, clientAction) | |
| C# | |
|---|---|
public MapToolItem( string name, MapClientToolAction clientAction ) | |
Parameters
- name
- Name of the tool item.
- clientAction
- Client action of the tool item.
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