CMSCacheDependencyFileNames Property |
Collection of file full paths used for cache dependency.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
Syntax public string[] FileNames { get; set; }
Property Value
Type:
StringRemarks
Paths pointing to the external storage are ignored and not used for cache dependency.
See Also