ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / Module Class / OnUpdate Method

In This Topic
    OnUpdate Method (Module)
    In This Topic
    Called periodically by the framework once the module has been loaded.
    Syntax
    protected internal virtual void OnUpdate()
    Protected Friend Overridable Sub OnUpdate() 
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also