ESRI.ArcGIS.ADF.Web.UI.WebControls | |
Unload Method | |
See Also |
ESRI.ArcGIS.ADF.Web.UI.WebControls.Tools Namespace > IToolbarItemSetup Interface : Unload Method |
- info
- Information about the tool bar item.
Visual Basic (Declaration) | |
---|---|
Sub Unload( _ ByVal info As ToolbarItemInfo _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
void Unload( ToolbarItemInfo info ) |
Parameters
- info
- Information about the tool bar item.