Click or drag to resize
CMSActionResultNoStore Property
Sets the Cache-Control: no-store HTTP header.

Namespace: CMS.Base.Routing
Assembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax
C#
public bool NoStore { get; set; }

Property Value

Type: Boolean
See Also