PageModel.Active Property
Note: This API is now obsolete.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
[ObsoleteAttribute("Use Mode instead.")]
public bool Active { get; set; }
<ObsoleteAttribute("Use Mode instead.")>
Public Property Active As Boolean
Get
Set
public:
[ObsoleteAttribute(L"Use Mode instead.")]
property bool Active {
bool get ();
void set (bool value);
}
[<ObsoleteAttribute("Use Mode instead.")>]
member Active : bool with get, set
Property Value
Boolean