HttpResponseBase::WriteSubstitution Method (HttpResponseSubstitutionCallback^)
.NET Framework (current version)
Inserts substitution blocks into the response, which enables dynamic generation of regions for cached output responses.
Assembly: System.Web (in System.Web.dll)
Parameters
- callback
-
Type:
System.Web::HttpResponseSubstitutionCallback^
The method, user control, or object to substitute.
| Exception | Condition |
|---|---|
| NotImplementedException | Always. |
.NET Framework
Available since 3.5
Available since 3.5
Show: