IUserSessionClosed Property
|
Checks if this session was already closed.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
SyntaxReadOnly Property Closed As Boolean
Get
property bool Closed {
bool get ();
}abstract Closed : bool with get
Property Value
Boolean
See Also