TabbedDialogExtension.OnOKAction
Public Property
The ok handler.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public TabbedDialogAction OnOKAction { get; }
Property Value
TabbedDialogActionRemarks
This handler will be invoked when the “Ok” button in Revit options dialog is clicked.