Click or drag to resize
HashSettingsRedirect Property
Gets or sets value indicating whether or not should hash validation method redirect in case of invalid hash.

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

Property Value

Type: Boolean
See Also