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