ESRI.ArcGIS.ADF.Web.UI.WebControls | |
OnResourceInit Method | |
See Also |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > Generic GISResourceManager Class : OnResourceInit Method |
- args
- An EventArgs object that contains the event data.
Visual Basic (Declaration) | |
---|---|
Protected Overridable Sub OnResourceInit( _ ByVal args As ResourceInitEventArgs _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
protected virtual void OnResourceInit( ResourceInitEventArgs args ) |
Parameters
- args
- An EventArgs object that contains the event data.