System.Web.Configuration.Compiler.Language Property

Gets a list of programming languages to use in dynamic compilation files.

Syntax

[System.Configuration.ConfigurationProperty("language", DefaultValue="", Options=System.Configuration.ConfigurationPropertyOptions.IsRequired | System.Configuration.ConfigurationPropertyOptions.IsKey)]
public string Language { get; }

Value

Documentation for this section has not yet been entered.

Remarks

When the list of programming languages includes more than one language, the list is semicolon-separated.

Requirements

Namespace: System.Web.Configuration
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0