  | ShadeServiceGetCache Method (Int32) | 
  
    Namespace: 
   Dynamicweb.Content.Items
    Assembly:
   Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic IDictionary<string, string> GetCache(
	int key
)
Public Function GetCache ( 
	key As Integer
) As IDictionary(Of String, String)
Parameters
- key
 - Type: SystemInt32
 
Return Value
Type: 
IDictionaryString, 
String
See Also