CacheHelperGetFileCacheDependency Method |
Creates the cache dependency from the given file path.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
Syntax public static CMSCacheDependency GetFileCacheDependency(
string path
)
Parameters
- path
- Type: SystemString
File path
Return Value
Type:
CMSCacheDependencySee Also