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

Namespace: CMS.OutputFilter
Assembly: CMS.OutputFilter (in CMS.OutputFilter.dll) Version: 10.0.0
Syntax
C#
public int HttpStatusCode { get; set; }

Property Value

Type: Int32
See Also