CompilationSection::ExpressionBuilders Property
.NET Framework (current version)
Gets the ExpressionBuilderCollection of the CompilationSection.
Assembly: System.Web (in System.Web.dll)
public: [ConfigurationPropertyAttribute("expressionBuilders")] property ExpressionBuilderCollection^ ExpressionBuilders { ExpressionBuilderCollection^ get(); }
Property Value
Type: System.Web.Configuration::ExpressionBuilderCollection^A ExpressionBuilderCollection that contains ExpressionBuilder objects.
.NET Framework
Available since 2.0
Available since 2.0
Show: