IUserSessionClosed Property
|
Checks if this session was already closed.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax ReadOnly Property Closed As Boolean
Get
property bool Closed {
bool get ();
}
abstract Closed : bool with get
Property Value
Type:
BooleanSee Also