Class RedirectOutputResult
- Namespace
- Dynamicweb.Frontend
- Assembly
- Dynamicweb.dll
public sealed class RedirectOutputResult : OutputResult
- Inheritance
-
RedirectOutputResult
- Inherited Members
Properties
ClearHeaders
public bool ClearHeaders { get; set; }
Property Value
IsPermanent
public bool IsPermanent { get; set; }
Property Value
RedirectReason
public string RedirectReason { get; set; }
Property Value
RedirectUrl
public string RedirectUrl { get; set; }