ESRI.ArcGIS.ADF.Web.UI.WebControls
ResourceName Property
See Also  Send Feedback
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > MapTips Class : ResourceName Property




The name of the Resource used by this control

Syntax

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

Property Value

Name of the resource containing the layer used for maptips.

Remarks

This property simply retrieves the name of the map resource defined within the Layer property.

Requirements

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

See Also

© 2011 All Rights Reserved.