DataSourceExpression Properties
.NET Framework (current version)
Namespace:
System.Web.UI.WebControls.Expressions
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
| Name | Description | |
|---|---|---|
![]() | Context | Gets the HttpContext instance of the owner control. |
![]() | DataSource | Gets the data source object that is associated with the owner control. |
![]() | IsTrackingViewState | Gets a value that indicates whether a data source expression object is tracking its view state changes. |
![]() | Owner | Gets the owner control. |
![]() | ViewState | Gets an instance of the StateBag class that contains the current view state information. |
| 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. |
Show:



