Click or drag to resize

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
Syntax
C#
public static UserAction CurrentAction { get; }

Return Value

Type: UserAction
See Also