RecroDictGetSessionLanguage Method

Gets the session language.

Definition

Namespace: Recrovit.RecroGridFramework
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.6.0.24.0320.1
C#
public static string GetSessionLanguage(
	HttpContext httpContext
)

Parameters

httpContext  HttpContext
The HTTP context.

Return Value

String

[Missing <returns> documentation for "M:Recrovit.RecroGridFramework.RecroDict.GetSessionLanguage(Microsoft.AspNetCore.Http.HttpContext)"]

See Also