Click or drag to resize
IResponseStatusCode Property
Gets or sets the HTTP status code of the output that is returned to the client.

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

Property Value

Type: Int32
See Also