Suoranta.EnterpriseLib.Web - Developer API

ControllerExtensions..::..Get<(Of <(<'TValue>)>)> Method

Namespace:  Suoranta.EnterpriseLib.Web.MVC
Assembly:  Suoranta.EnterpriseLib.Web (in Suoranta.EnterpriseLib.Web.dll)

Syntax


public static Nullable<TValue> Get<TValue>(
	this HttpSessionStateBase httpSession,
	string key
)

Type Parameters

TValue

Parameters

httpSession
Type: HttpSessionStateBase
key
Type: String