AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

AdvantageConfigurationEngine..::..DomainLanguageKey Method (String)

Builds a cache key scoped to the current domain and language by appending their IDs.

Namespace:  AdvantageCMS.Core.Common.Engine
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


protected internal string DomainLanguageKey(
	string key
)

Parameters

key
Type: String
The base cache key.

Return Value

The domain- and language-scoped cache key string.