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