DomainLanguageHelper..::..SetDomainIdLanguageId Method (HttpContext, Int32, Int32)
Sets the domain identifier language identifier.
Namespace:
AdvantageCMS.Core.UtilsAssembly: AdvantageCMS.Core (in AdvantageCMS.Core.dll)
Syntax
public static void SetDomainIdLanguageId( HttpContext context, int domainId, int languageId )
Parameters
- context
- Type: HttpContext
The context.
- domainId
- Type: Int32
The domain identifier.
- languageId
- Type: Int32
The language identifier.