QueryExtender.Expressions Property

.NET Framework (current version)
 

Gets the collection of expressions that are applied to the IDataSource control.

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web.Extensions (in System.Web.Extensions.dll)

[<PersistenceModeAttribute(PersistenceMode.InnerDefaultProperty)>]
member Expressions : DataSourceExpressionCollection with 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
Return to top
Show: