HTML Popup Type.
Constant | Value | Description |
---|---|---|
esriServerHTMLPopupTypeNone | 0 | None |
esriServerHTMLPopupTypeAsURL | 1 | URL |
esriServerHTMLPopupTypeAsHTMLText | 2 | HTML as Text |
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Remarks
esriServerHTMLPopupTypeNone = HTMLPopup is not enabled for this layer in the source map document
esriServerHTMLPopupTypeAsURL = HTMLPopup is enabled for this layer and a url will be returned
esriServerHTMLPopupTypeAsHTMLText = HTMLPopup is enabled for this layer and a html as text will be returned