ISessionManage..::..IsNull Method

Determines whether the specified key is null.

Namespace:  Core
Assembly:  Core (in Core.dll)

Syntax


bool IsNull(
	string key
)

Parameters

key
Type: String
The key.

Return Value

true if the specified key is null; otherwise, false.