Click or drag to resize
CMSOutputResourceCacheDependency Property
Cache dependency for the output

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax
C#
public CMSCacheDependency CacheDependency { get; set; }

Property Value

Type: CMSCacheDependency
See Also