AttachmentInfoProviderGetDependencyCacheKeysInternal Method (IAttachment) |
Gets the cache key dependencies array for the attachment (cache item keys affected when the attachment changes).
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax protected virtual string[] GetDependencyCacheKeysInternal(
IAttachment ai
)
Parameters
- ai
- Type: CMS.DocumentEngineIAttachment
Attachment
Return Value
Type:
StringSee Also