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