Click or drag to resize
CMSAbstractBaseFilterControlCacheDependencies Property
Cache dependencies, each cache dependency on a new line.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public virtual string CacheDependencies { get; set; }

Property Value

Type: String

Implements

ICMSBasePropertiesCacheDependencies
See Also