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