WebConfig..::..GetDouble Method (String, Double)

Gets the double.

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

Syntax


public static double GetDouble(
	string keyName,
	double defaultValue
)

Parameters

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

Return Value

System.Double.