System.Web.Compilation.ExpressionBuilderContext Class

Provides the context for an System.Web.Compilation.ExpressionBuilder object.

See Also: ExpressionBuilderContext Members

Syntax

public sealed class ExpressionBuilderContext

Remarks

An System.Web.Compilation.ExpressionBuilderContext object is typically used to obtain a virtual path or a System.Web.UI.Control.TemplateControl property for use with an expression builder. For more information, see System.Web.Configuration.ExpressionBuilder.

Requirements

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