ArcGIS Pro 2.9 API Reference Guide
ReinitializeAsync Method

ArcGIS.Desktop.Framework.Contracts Namespace > Page Class : ReinitializeAsync Method
Invoked when any Page in the sheet calls ReloadAsync.
Syntax
protected internal virtual Task ReinitializeAsync()
Protected Friend Overridable Function ReinitializeAsync() As Task

Return Value

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

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

Page Class
Page Members