ESRI.ArcGIS.ADF.Web.UI.WebControls
MapResourceManager Property
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > MapIdentify Class : MapResourceManager Property




MapResourceManager instance for the Map associated with MapIdentify control.

Syntax

Visual Basic (Declaration) 
<BrowsableAttribute(False)>
Public ReadOnly Property MapResourceManager As MapResourceManager
Visual Basic (Usage)Copy Code
Dim instance As MapIdentify
Dim value As MapResourceManager
 
value = instance.MapResourceManager
C# 
[BrowsableAttribute(false)]
public MapResourceManager MapResourceManager {get;}

See Also

© 2010 All Rights Reserved.