ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / PopupContent Class / HtmlURI Property

In This Topic
    HtmlURI Property
    In This Topic
    Gets or sets the path to the html content to display in the pop-up.
    Syntax
    public Uri HtmlURI {get; set;}
    Public Property HtmlURI As Uri
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also