This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Constants > E > esriServerHTMLPopupType Constants (ArcObjects .NET 10.5 SDK) |
HTML Popup Type.
Constant | Value | Description |
---|---|---|
esriServerHTMLPopupTypeNone | 0 | None |
esriServerHTMLPopupTypeAsURL | 1 | URL |
esriServerHTMLPopupTypeAsHTMLText | 2 | HTML as Text |
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