Click or drag to resize
CacheHelperFULLPAGE_KEY Field

Note: This API is now obsolete.

Full page caching key.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
Syntax
C#
[ObsoleteAttribute("Invalidating full page cache support will be completely removed in the next version.")]
public const string FULLPAGE_KEY = "fullpage"

Field Value

Type: String
See Also