Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.Base Namespaces
CMS.Base.Internal
ICache Interface
ICache Methods
SetCacheability Method
SetETag Method
SetExpires Method
SetLastModified Method
SetRevalidation Method
ICache
SetCacheability Method
Sets the
Cache-Control
HTTP header value.
Namespace:
CMS.Base.Internal
Assembly:
CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax
C#
Copy
void
SetCacheability
(
HttpCacheability
cacheability
)
Parameters
cacheability
Type:
CMS.Base.Internal
HttpCacheability
The
HttpCacheability
enumeration value to set the header to.
See Also
Reference
ICache Interface
CMS.Base.Internal Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com