Click or drag to resize
CMSCacheDependencyIncludeDefaultDependencies Property
Indicates whether the dependency should include also default dependencies.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public bool IncludeDefaultDependencies { get; set; }

Property Value

Type: Boolean
See Also