ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / Pane Class / ContentID Property

In This Topic
    ContentID Property
    In This Topic
    Allows derived classes to provide a unique identifier for the Pane. The DAML ID is returned by default.
    Syntax
    public virtual string ContentID {get;}
    Public Overridable ReadOnly Property ContentID As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also