ArcGIS Pro 2.9 API Reference Guide
OperationManager Property (Contents)

ArcGIS.Desktop.Core Namespace > Contents Class : OperationManager Property
Gets and sets the associated operations manager with your contents
Syntax
public OperationManager OperationManager {get; set;}
Public Property OperationManager As OperationManager
Remarks
This will contain all undo and redo operations activated while your pane is active. If you do not provide an OperationManager, undo and redo will be disabled on the Pro UI while your pane is active
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

Contents Class
Contents Members