System.Web.Compilation.ExpressionBuilderContext Members

The members of System.Web.Compilation.ExpressionBuilderContext are listed below.

See Also: Inherited members from System.Object

Public Constructors

Initializes a new instance of the System.Web.Compilation.ExpressionBuilderContext class using the specified virtual path.

Initializes a new instance of the System.Web.Compilation.ExpressionBuilderContext class using the specified template control.

Public Properties

[read-only]
TemplateControlSystem.Web.UI.TemplateControl.

Provides an System.Web.Compilation.ExpressionBuilder object with a reference to a System.Web.UI.TemplateControl object.

[read-only]
VirtualPathstring.

Returns a virtual path to the file associated with the System.Web.Compilation.ExpressionBuilderContext object.