WebConfig
.
.
::
.
.
GetInt Method (String)
Gets the int.
Namespace:
Core
Assembly:
Core
(in Core.dll)
Syntax
C#
public
static
int
GetInt
(
string
keyName
)
Parameters
keyName
Type:
String
Name of the key.
Return Value
returns int
See Also
WebConfig Class
GetInt Overload
Core Namespace