This document is archived and information here might be outdated.  Recommended version.


esriServerHTMLPopupType Constants (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Carto)  

esriServerHTMLPopupType Constants

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