 | ResponseStatusCode Property |
Gets or sets the HTTP status code of the output that is returned to the client
Namespace:
Dynamicweb.Environment.Web
Assembly:
Dynamicweb.Environment.Web (in Dynamicweb.Environment.Web.dll) Version: 3.2.1
Syntaxpublic int StatusCode { get; set; }
Public Property StatusCode As Integer
Get
Set
Property Value
Type:
Int32Implements
IResponseStatusCode
See Also