Aspnet-request layout renderer
We need volunteers to help maintain and organize this Wiki. Please contact Jarek if you are interested in helping out.
Supported in 



Configuration Syntax
Read more about using the Configuration File.Parameters
- Rendering Options
- cookie - Cookie to be rendered.
- serverVariable - ServerVariables item to be rendered.
- queryString - QueryString variable to be rendered.
- item - Item name. The QueryString, Form, Cookies, or ServerVariables collection variables having the specified name are rendered.
- form - Form variable to be rendered.
Remarks
Use this layout renderer to insert the value of the specified parameter of the ASP.NET Request object.




