HttpResponseBase.Pics Method (String)
.NET Framework (current version)
Appends an HTTP PICS-Label header to the current response.
Assembly: System.Web (in System.Web.dll)
Parameters
- value
-
Type:
System.String
The string to add to the PICS-Label header.
| Exception | Condition |
|---|---|
| NotImplementedException | Always. |
.NET Framework
Available since 3.5
Available since 3.5
Show: