CacheHelperEnsureDummyKey Method |
Ensures the dummy key with the given name
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax public static void EnsureDummyKey(
string key
)
Parameters
- key
- Type: SystemString
Key to ensure
See Also