ArcGIS Pro 2.9 API Reference Guide
PopupContent Class Properties


ArcGIS.Desktop.Mapping Namespace : PopupContent Class

For a list of all members of this type, see PopupContent members.

Public Properties
 NameDescription
Public Property Gets or sets the category for grouping of the pop-up.  
Public Property Gets the coordinate string  
Public Property Gets whether the content has an M value  
Public Property Gets the html content to display in the pop-up.  
Public Property Gets or sets the path to the html content to display in the pop-up.  
Public Property Gets or sets the object id associated with the pop-up. Can be -1 if the pop-up is not tied to a specific object id.  
Public Property Gets or sets a "generic string feature id" associated with the pop-up. Can be empty if the pop-up is not associated with a feature using a string.  
Public Property Gets or sets the property indicating that the caption of the pop-up includes the MapMember name and Title.  
Public Property Gets or sets a value indicating if the content for the pop-up should be created the first time it is loaded in the window.  
Public Property Gets or sets the MapMember associated with the pop-up. Can be null if the pop-up is not tied to a specific MapMember.  
Public Property Gets the m value as a string  
Public Property Gets and sets the related CIM definition  
Public Property Gets or sets the text shown to identify the content. This property will be updated automatically if the content is not set.  
Public Property Gets or sets the property indicating x coordinate for the feature's position in the map.  
Public Property Gets or sets the property indicating y coordinate for the feature's position in the map.  
Top
See Also

Reference

PopupContent Class
ArcGIS.Desktop.Mapping Namespace