| UserActionContextCurrentAction Property |
Get the current UserAction if one has been set. Otherwise null.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic static UserAction CurrentAction { get; }
Return Value
Type:
UserAction
See Also