ISessionManage..::..GetValue Method

Gets the value.

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

Syntax


string GetValue(
	string key
)

Parameters

key
Type: String
The key.

Return Value

System.String.