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

In This Topic
    OnShowStartPage Method
    In This Topic
    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

    ArcGIS Pro version: 3 or higher.
    See Also