DomainLanguageHelper..::..GetLanguageId Method (IOwinContext)
Gets the language identifier.
Namespace:
AdvantageCMS.Core.UtilsAssembly: AdvantageCMS.Core (in AdvantageCMS.Core.dll)
Syntax
public static Nullable<int> GetLanguageId( IOwinContext owinContext )
Parameters
- owinContext
- Type: IOwinContext
The owin context.

