QueryExtender::Expressions Property
.NET Framework (current version)
Gets the collection of expressions that are applied to the IDataSource control.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
public: [PersistenceModeAttribute(PersistenceMode::InnerDefaultProperty)] property DataSourceExpressionCollection^ Expressions { DataSourceExpressionCollection^ get(); }
Property Value
Type: System.Web.UI.WebControls.Expressions::DataSourceExpressionCollection^The collection of expressions that are applied to the data source control.
.NET Framework
Available since 4.0
Available since 4.0
Show: