IResponseStatusCode Property |
Gets or sets the HTTP status code of the output that is returned to the client.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax int StatusCode { get; set; }
Property Value
Type:
Int32See Also