HttpResponseWrapper.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 |
|---|---|
| ArgumentException | The target of the callback parameter is of type Control. |
.NET Framework
Available since 3.5
Available since 3.5
Show: