Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DocumentEngine Namespaces
CMS.DocumentEngine
AttachmentInfoProvider Class
AttachmentInfoProvider Methods
GetDependencyCacheKeys Method
GetDependencyCacheKeys Method (Int32)
GetDependencyCacheKeys Method (IAttachment)
AttachmentInfoProvider
GetDependencyCacheKeys Method (IAttachment)
Gets the cache key dependencies array for the attachment (cache item keys affected when the attachment changes).
Namespace:
CMS.DocumentEngine
Assembly:
CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
static
string
[]
GetDependencyCacheKeys
(
IAttachment
ai
)
Parameters
ai
Type:
CMS.DocumentEngine
IAttachment
Attachment
Return Value
Type:
String
See Also
Reference
AttachmentInfoProvider Class
GetDependencyCacheKeys Overload
CMS.DocumentEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com