|
| ESRI.ArcGIS.ADF.Web.UI.WebControls | |
| OnResourcesDispose Method | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > MapHandler Class : OnResourcesDispose Method |
- resourceManager
- ResourceManager
| Visual Basic (Declaration) | |
|---|---|
Protected Overridable Sub OnResourcesDispose( _ ByVal resourceManager As MapResourceManager _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As MapHandler Dim resourceManager As MapResourceManager instance.OnResourcesDispose(resourceManager) | |
| C# | |
|---|---|
protected virtual void OnResourcesDispose( MapResourceManager resourceManager ) | |
Parameters
- resourceManager
- ResourceManager
Override this method to undo changes the resources after rendering them.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family