Click or drag to resize
CMSSeeOtherResultSeeOther Property
Gets the value that specifies that the redirect should be done with 303 See Other status code.

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

Property Value

Type: Boolean
See Also