ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Framework Namespace / PaneCollection Class / Create Method / Create(String) Method
The DAML identifier.

Create(String) Method
Create a new instance of the pane identified by the specified DAML ID.
Syntax
public Pane Create( 
   string id
)

Parameters

id
The DAML identifier.

Return Value

The Pane.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also