ArcGIS Pro 2.8 API Reference Guide
OpenBackstage Method

ArcGIS.Desktop.Framework Namespace > FrameworkApplication Class : OpenBackstage Method
Optional tab DAML identifier the backstage should open on.
Opens the backstage.
Syntax
public static void OpenBackstage( 
   string id
)
Public Shared Sub OpenBackstage( _
   Optional ByVal id As String _
) 

Parameters

id
Optional tab DAML identifier the backstage should open on.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

FrameworkApplication Class
FrameworkApplication Members