ESRI.ArcGIS.ADF.Web.UI.WebControls
MapResourceManagerInstance Property
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > Magnifier Class : MapResourceManagerInstance Property




Gets the instance of the MapResourceManager used by the control.

Syntax

Visual Basic (Declaration) 
Protected Overridable ReadOnly Property MapResourceManagerInstance As MapResourceManager
Visual Basic (Usage)Copy Code
Dim instance As Magnifier
Dim value As MapResourceManager
 
value = instance.MapResourceManagerInstance
C# 
protected virtual MapResourceManager MapResourceManagerInstance {get;}

See Also

© 2010 All Rights Reserved.