|
| ESRI.ArcGIS.ADF.Web.UI.WebControls | |
| ResourceItemRemovingEventArgs Constructor | |
| See Also | |
| ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > ResourceItemRemovingEventArgs Class : ResourceItemRemovingEventArgs Constructor |
- item
- The resource item to be removed.
| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal item As GISResourceItem _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public ResourceItemRemovingEventArgs( GISResourceItem item ) | |
Parameters
- item
- The resource item to be removed.