{CompanyName} FlexyGo

HttpContextManager..::..SetCurrentContext Method

Namespace:  FLEXYGO.Web
Assembly:  flxSession (in flxSession.dll)

Syntax


public static void SetCurrentContext(
	HttpContextBase context,
	string userName
)
Public Shared Sub SetCurrentContext ( _
	context As HttpContextBase, _
	userName As String _
)

Parameters

context
Type: HttpContextBase
userName
Type: String