Click or drag to resize

ResponseStatus Property

Gets or sets the status value that is returned to the client

Namespace:  Dynamicweb.Environment.Web
Assembly:  Dynamicweb.Environment.Web (in Dynamicweb.Environment.Web.dll) Version: 3.2.1
Syntax
public string Status { get; set; }

Property Value

Type: String

Implements

IResponseStatus
See Also