Click or drag to resize
ErrorHttpStatusCode Property
Gets or sets the HTTP status code.

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

Property Value

Type: Int32
See Also