Aspnet-request layout renderer
If you want to contribute, please create a user account and contact Jarek to get edit access.


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.




