Share Email Facebook Twitter LinkedIn TabbedDialogExtension.OnOKAction Property The ok handler.Namespace: Autodesk.Revit.UIAssembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.3.0.0 (25.3.0.0) Syntax C# public TabbedDialogAction OnOKAction { get; }Property ValueTabbedDialogAction RemarksThis handler will be invoked when the "Ok" button in Revit options dialog is clicked. See AlsoReferenceTabbedDialogExtension ClassAutodesk.Revit.UI Namespace