Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 500 Bytes

AspNetApplication-layout-renderer.md

File metadata and controls

17 lines (12 loc) · 500 Bytes

ASP.NET Application variable.

Supported in .NET and Mono.

Not supported in ASP.NET Core - ServerVariables are non-existing in ASP.NET Core.

Configuration Syntax

${aspnet-application:variable=String}

Parameters

Rendering Options

  • variable - Variable name. Required.

Remarks

Use this layout renderer to insert the value of the specified variable stored in the ASP.NET Application dictionary