EntityDataSourceView.IStateManager.IsTrackingViewState Property
.NET Framework (current version)
Gets a value that indicates whether the EntityDataSourceView object is saving changes to its view state.
Assembly: System.Web.Entity (in System.Web.Entity.dll)
Private ReadOnly Property IsTrackingViewState As Boolean Implements IStateManager.IsTrackingViewState
Property Value
Type: System.Booleantrue if the data source view is marked to save its state; otherwise, false.
Implements
IStateManager.IsTrackingViewState
.NET Framework
Available since 3.5
Available since 3.5
Show: