Click or drag to resize
HashValidationAttributeRedirect Property
Whether should be user redirected if hash validation fails.

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

Property Value

Type: Boolean
See Also