ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / Page Class / ReinitializeAsync Method

In This Topic
    ReinitializeAsync Method
    In This Topic
    Invoked when any Page in the sheet calls ReloadAsync.
    Syntax
    Protected Friend Overridable Function ReinitializeAsync() As Task
    protected internal virtual Task ReinitializeAsync()

    Return Value

    A task that represents the work queued to execute in the ThreadPool.
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also