This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapTableInfo Interface > IMapTableInfo.HTMLPopupType Property (ArcObjects .NET 10.4 SDK) |
Indicates if the layer has HTML popups enabled.
[Visual Basic .NET] Public ReadOnly Property HTMLPopupType As esriServerHTMLPopupType
[C#] public esriServerHTMLPopupType HTMLPopupType {get;}
[C++]
HRESULT get_HTMLPopupType(
esriServerHTMLPopupType* Type
);
[C++]
Parameters Type [out, retval]
Type is a parameter of type esriServerHTMLPopupType
StandaloneTable does not support HTMLPopup