ESRI.ArcGIS.ADF.Web.UI.WebControls | |
OnResourceInit Method | |
See Also |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > MapHandler Class : OnResourceInit Method |
- resource
- Resource
Visual Basic (Declaration) | |
---|---|
Protected Overridable Sub OnResourceInit( _ ByVal resource As MapResourceItem _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
protected virtual void OnResourceInit( MapResourceItem resource ) |
Parameters
- resource
- Resource
Override this method to perform changes to the resource prior to rendering it.