HTML Popup Type.
| Constant | Value | Description | 
|---|---|---|
| esriServerHTMLPopupTypeNone | 0 | None | 
| esriServerHTMLPopupTypeAsURL | 1 | URL | 
| esriServerHTMLPopupTypeAsHTMLText | 2 | HTML as Text | 
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