System.Web.Configuration.Compiler.Extension Property

Gets a list of file-name extensions used for dynamic code-behind files.

Syntax

[System.Configuration.ConfigurationProperty("extension", DefaultValue="")]
public string Extension { get; }

Value

Documentation for this section has not yet been entered.

Remarks

When the list of file-name extensions includes more than one extension, 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