ArcGIS Pro 2.9 API Reference Guide
Page Method

ArcGIS.Desktop.Framework Namespace > PropertySheet Class : Page Method
The DAML Page identifier.
Returns the Page associated with the specified DAML identifier in the current sheet.
Syntax
public static Page Page( 
   string id
)
Public Shared Function Page( _
   ByVal id As String _
) As Page

Parameters

id
The DAML Page identifier.

Return Value

The specified Page.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

PropertySheet Class
PropertySheet Members