ArcGIS Pro 2.9 API Reference Guide
OnShowStartPage Method

ArcGIS.Desktop.Framework.Contracts Namespace > ConfigurationManager Class : OnShowStartPage Method
The custom start page (landing page) to show once the appliation starts.
Syntax
protected internal virtual FrameworkElement OnShowStartPage()
Protected Friend Overridable Function OnShowStartPage() As FrameworkElement

Return Value

The user control to show.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

ConfigurationManager Class
ConfigurationManager Members