WebConfig..::..GetEnum<(Of <(<'T>)>)> Method

Gets the enum.

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

Syntax


public static T GetEnum<T>(
	string keyName
)

Type Parameters

T

Parameters

keyName
Type: String
Name of the key.

Return Value

T.