CompilationSection.ExpressionBuilders Property
.NET Framework (current version)
Gets the ExpressionBuilderCollection of the CompilationSection.
Assembly: System.Web (in System.Web.dll)
<ConfigurationPropertyAttribute("expressionBuilders")> Public ReadOnly Property ExpressionBuilders As ExpressionBuilderCollection
Property Value
Type: System.Web.Configuration.ExpressionBuilderCollectionA ExpressionBuilderCollection that contains ExpressionBuilder objects.
.NET Framework
Available since 2.0
Available since 2.0
Show: