Click or drag to resize

DomainServiceGetCache Method (IEnumerableString)

Namespace:  Dynamicweb.Content
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public IEnumerable<AreaDomainRelationSet> GetCache(
	IEnumerable<string> keys
)

Parameters

keys
Type: System.Collections.GenericIEnumerableString

Return Value

Type: IEnumerableAreaDomainRelationSet
See Also