ESRI.ArcGIS.ADF.ArcGISServer.Editor
ToolbarItemInfo Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools Namespace > EditorServerCommandAction Class : ToolbarItemInfo Property




The ToolbarItemInfo associated with the command.

Syntax

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

See Also

© 2010 All Rights Reserved.