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