Click or drag to resize
IResponseRedirectLocation Property
Gets or sets the value of the HTTP Location header.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax
C#
string RedirectLocation { get; set; }

Property Value

Type: String
See Also