WebConfig..::..GetInt Method (String, Int32)

Gets the int.

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

Syntax


public static int GetInt(
	string keyName,
	int defaultValue
)

Parameters

keyName
Type: String
Name of the key.
defaultValue
Type: Int32
The default value.

Return Value

returns int