CMSActionResultCacheability Property |
Sets the cacheability part of Cache-Control HTTP header value.
Namespace: CMS.Base.RoutingAssembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax public Nullable<HttpCacheability> Cacheability { get; protected set; }
Property Value
Type:
NullableHttpCacheabilitySee Also