HttpHeader Properties |
The HttpHeader type exposes the following members.
Name | Description | |
---|---|---|
Name | Specifies the name of the header. | |
Value | Specifies the value of the header. Use the expression variable 'RouteParameters' to access the route parameter values. Use the expression variable 'RequestHeaders' to access the request header values. |