This topic has not yet been rated - Rate this topic

DataSourceExpression Properties

The DataSourceExpression type exposes the following members.

  NameDescription
Protected property Context Gets the HttpContext instance of the owner control.
Public property DataSource Gets the data source object that is associated with the owner control.
Protected property IsTrackingViewState Gets a value that indicates whether a data source expression object is tracking its view state changes.
Protected property Owner Gets the owner control.
Protected property ViewState Gets an instance of the StateBag class that contains the current view state information.
Top
  NameDescription
Explicit interface implemetation Private property IStateManager.IsTrackingViewState When implemented by a class, gets a value that indicates whether a data source expression object is tracking its view state changes.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.