SubstitutionResponseElement Constructor (HttpResponseSubstitutionCallback^)
.NET Framework (current version)
Initializes a new instance of the SubstitutionResponseElement class.
Assembly: System.Web (in System.Web.dll)
Parameters
- callback
-
Type:
System.Web::HttpResponseSubstitutionCallback^
The static substitution callback that was set as part of the response for an output-cached page.
| Exception | Condition |
|---|---|
| ArgumentNullException | callback is null. |
.NET Framework
Available since 4.0
Available since 4.0
Show: