Click or drag to resize

ContextBaseTCurrentState Property

Get the current state 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 T CurrentState { get; }

Return Value

Type: T
See Also