ControlFilterExpression Properties
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
| Name | Description | |
|---|---|---|
![]() | Column | Gets or sets the name of the column that the query is based on. |
![]() | Context | Gets the HttpContext instance of the owner control.(Inherited from DataSourceExpression.) |
![]() | ControlID | Gets or sets the ID of the source data-bound control. |
![]() | DataSource | Gets the data source object that is associated with the owner control.(Inherited from DataSourceExpression.) |
![]() | IsTrackingViewState | Gets a value that indicates whether a data source expression object is tracking its view state changes.(Inherited from DataSourceExpression.) |
![]() | Owner | Gets the owner control.(Inherited from DataSourceExpression.) |
![]() | ViewState | Gets an instance of the StateBag class that contains the current view state information.(Inherited from DataSourceExpression.) |
| Name | Description | |
|---|---|---|
![]() ![]() | IStateManager.IsTrackingViewState | When implemented by a class, gets a value that indicates whether a data source expression object is tracking its view state changes.(Inherited from DataSourceExpression.) |



