HttpResponseBase.SuppressContent Property
.NET Framework (current version)
Gets or sets a value that indicates whether to send HTTP content to the client.
Assembly: System.Web (in System.Web.dll)
abstract SuppressContent : bool with get, set override SuppressContent : bool with get, set
| Exception | Condition |
|---|---|
| NotImplementedException | Always. |
.NET Framework
Available since 3.5
Available since 3.5
Show: