ArcGIS Pro 3.7 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 Friend Overridable Sub OnUpdate() 
    protected internal virtual void OnUpdate()
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also