This document is archived and information here might be outdated. Recommended version. |
HTML as text that can be used in popups.
[Visual Basic .NET]
Public ReadOnly Property HTMLPopup As String
[C#]
public string HTMLPopup {get;}
[C++]
HRESULT get_HTMLPopup(
System.String* htmlText
);
[C++] Parameters htmlText [out, retval]
htmlText is a parameter of type BSTR*
When esriIdentifyVisibleWithHTMLPopup or esriIdentifyTopOneWithHTMLPopup is used, Identify includes a rich html content where attributes are formatted the way author defined in the source map document.