ExpressionBuilderContext Constructor (TemplateControl^)

 

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

Namespace:   System.Web.Compilation
Assembly:  System.Web (in System.Web.dll)

public:
ExpressionBuilderContext(
	TemplateControl^ templateControl
)

Parameters

templateControl
Type: System.Web.UI::TemplateControl^

The TemplateControl to use with the specified ExpressionBuilder.

.NET Framework
Available since 2.0
Return to top
Show: