AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

DomainLanguageHelper..::..GetLanguageId Method (IOwinContext)

Gets the language identifier.

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

Syntax


public static Nullable<int> GetLanguageId(
	IOwinContext owinContext
)

Parameters

owinContext
Type: IOwinContext
The owin context.

Return Value

System.Nullable<System.Int32>.