ISessionManage
.
.
::
.
.
DoesKeyExist Method
Doeses the key exist.
Namespace:
Core
Assembly:
Core
(in Core.dll)
Syntax
C#
bool
DoesKeyExist
(
string
key
)
Parameters
key
Type:
String
The key.
Return Value
true
if XXXX,
false
otherwise.
See Also
ISessionManage Interface
Core Namespace