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)
[PersistenceModeAttribute(PersistenceMode.InnerDefaultProperty)] public DataSourceExpressionCollection Expressions { get; }
Property Value
Type: System.Web.UI.WebControls.Expressions.DataSourceExpressionCollectionThe collection of expressions that are applied to the data source control.
.NET Framework
Available since 4.0
Available since 4.0
Show: