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


esriServerHTMLPopupType Constants (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Constants > E > esriServerHTMLPopupType Constants (ArcObjects .NET 10.6 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