  | DomainServiceGetCache Method (String) | 
  
    Namespace: 
   Dynamicweb.Content
    Assembly:
   Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic AreaDomainRelationSet GetCache(
	string key
)
Public Function GetCache ( 
	key As String
) As AreaDomainRelationSet
Parameters
- key
 - Type: SystemString
 
Return Value
Type: 
AreaDomainRelationSet
See Also