|     | 
| ESRI.ArcGIS.ADF.Web.UI.WebControls | |
| Remove Method | |
| See Also | |
| ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > PageToolItemCollection Class : Remove Method | 
- item
- Item to remove.
| Visual Basic (Declaration) | |
|---|---|
| Public Sub Remove( _ ByVal item As PageToolItem _ ) | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
|  | |
| C# | |
|---|---|
| public void Remove( PageToolItem item ) | |
Parameters
- item
- Item to remove.
 
     
    