Click or drag to resize
CMSCssSettingsGetCacheDependencies Method
Gets the cache dependencies for the current settings

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public List<string> GetCacheDependencies()

Return Value

Type: ListString
See Also