CMSActionResultCacheRevalidation Property |
Sets the revalidation part of Cache-Control HTTP header value.
Namespace: CMS.Base.RoutingAssembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax public Nullable<HttpCacheRevalidation> CacheRevalidation { get; protected set; }
Property Value
Type:
NullableHttpCacheRevalidationSee Also