ExpressionBuilderContext Constructor (String)

 

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

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

new : 
        virtualPath:string -> ExpressionBuilderContext

Parameters

virtualPath
Type: System.String

The virtual path of the file associated with the specified ExpressionBuilder.

.NET Framework
Available since 2.0
Return to top
Show: