ArcGIS Pro 3.7 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 Friend Overridable Function OnShowStartPage() As FrameworkElement
    protected internal virtual FrameworkElement OnShowStartPage()

    Return Value

    The user control to show.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also