Click or drag to resize
ForumAttachmentInfoGetDependencyCacheKeys Method
Gets collection of dependency keys to be touched when modifying the current object.

Namespace: CMS.Forums
Assembly: CMS.Forums (in CMS.Forums.dll) Version: 10.0.0
Syntax
C#
public List<string> GetDependencyCacheKeys()

Return Value

Type: ListString
See Also