ESRI.ArcGIS.ADF.ArcGISServer
HTMLPopup Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > MapServerIdentifyResult Class : HTMLPopup Property




Syntax

Visual Basic (Declaration) 
<XmlElementAttribute(XmlSchemaForm.Unqualified)>
Public Property HTMLPopup As String
Visual Basic (Usage)Copy Code
Dim instance As MapServerIdentifyResult
Dim value As String
 
instance.HTMLPopup = value
 
value = instance.HTMLPopup
C# 
[XmlElementAttribute(XmlSchemaForm.Unqualified)]
public string HTMLPopup {get; set;}

See Also

© 2010 All Rights Reserved.