ISessionManage..::..GetIntValue Method

Gets the int value.

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

Syntax


int GetIntValue(
	string key
)

Parameters

key
Type: String
The key.

Return Value

System.Int32.