The ok handler.
Namespace: Autodesk.Revit.UIAssembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public TabbedDialogAction OnOKAction { get; }Property Value
TabbedDialogAction
Remarks
This handler will be invoked when the "Ok" button in Revit options dialog is clicked.
See Also
Reference