Click or drag to resize
RequestContextUseNoCacheForRedirect Property
Indicates whether current redirect should add no-cache directive to the response header

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public static bool UseNoCacheForRedirect { get; set; }

Property Value

Type: Boolean
See Also