AttachmentInfoProviderGetDependencyCacheKeys Method (Int32) |
Gets the cache key dependencies array for the attachment order change (cache item keys affected when the attachment order changes).
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax public static string[] GetDependencyCacheKeys(
int documentId
)
Parameters
- documentId
- Type: SystemInt32
Attachment document ID
Return Value
Type:
StringSee Also