|
| ESRI.ArcGIS.ADF.Web.UI.WebControls | |
| Command Class | |
| Members See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : Command Class |

| Visual Basic (Declaration) | |
|---|---|
<TypeConverterAttribute("ESRI.ArcGIS.ADF.Web.UI.WebControls.Design.CommandConverter, ESRI.ArcGIS.ADF.Web.UI.WebControls, Version=10.1.0.0, Culture=neutral, PublicKeyToken=8fc3cc631e44ad86")> <SerializableAttribute()> Public Class Command Inherits InteractiveImageToolbarItem | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As Command | |
| C# | |
|---|---|
[TypeConverterAttribute("ESRI.ArcGIS.ADF.Web.UI.WebControls.Design.CommandConverter, ESRI.ArcGIS.ADF.Web.UI.WebControls, Version=10.1.0.0, Culture=neutral, PublicKeyToken=8fc3cc631e44ad86")] [SerializableAttribute()] public class Command : InteractiveImageToolbarItem | |
The FullExtent command is available on the out-of-the-box toolbar. Other commands may be created using custom code. A command performs its operations immediately upon being clicked, without waiting for the user to interact with the map or layout on the page.
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