ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Framework Namespace / PropertySheet Class / Page Method
The DAML Page identifier.
Version

    Page Method
    Returns the Page associated with the specified DAML identifier in the current sheet.
    Syntax
    public static Page Page( 
       string id
    )

    Parameters

    id
    The DAML Page identifier.

    Return Value

    The specified Page.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also