WebConfig
.
.
::
.
.
GetEnum
<
(Of
<
(
<'
T
>
)
>
)
>
Method
Gets the enum.
Namespace:
Core
Assembly:
Core
(in Core.dll)
Syntax
C#
public
static
T
GetEnum
<T>(
string
keyName
)
Type Parameters
T
Parameters
keyName
Type:
String
Name of the key.
Return Value
T.
See Also
WebConfig Class
Core Namespace