Returns cache dependencies key for the specified document data source.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- siteName
- Type: System String
Site name
- classNames
- Type: System String
List of class names separated by semicolon. Pass null or empty string to cover all classes.
- path
- Type: System String
Document path
- groupId
- Type: System Int32
Community group ID, zero if not available
Return Value
Type: StringSee Also