ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / ConfigurationManager Class / OnShowStartPage Method
Version

    OnShowStartPage Method
    The custom start page (landing page) to show once the appliation starts.
    Syntax
    protected internal virtual FrameworkElement OnShowStartPage()

    Return Value

    The user control to show.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also