ESRI.ArcGIS.ADF.ArcGISServer.Editor | |
IEditorToolbarItem Interface Properties | |
See Also |
ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools Namespace : IEditorToolbarItem Interface |
For a list of all members of this type, see IEditorToolbarItem members.
Name | Description | |
---|---|---|
Disabled | Indicates whether the toolbar item is disabled. | |
GeometryType | The type of geometry the toolbar item operates on, if any. | |
MinSelectedFeatures | The minimum number of features the toolbar item operates on. | |
Name | The name of the toolbar item. | |
PreExecuteJavascript | Javascript to execute on the client prior to executing the toolbar item server action. | |
Visible | Indicates whether the toolbar item is visible. |