LinqDataSourceView.IsTrackingViewState Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a value that indicates whether the LinqDataSourceView object is saving changes to its view state.
protected:
property bool IsTrackingViewState { bool get(); };
protected bool IsTrackingViewState { get; }
member this.IsTrackingViewState : bool
Protected ReadOnly Property IsTrackingViewState As Boolean
true
if the data source view is marked to save its state; otherwise, false
.
The IsTrackingViewState property is set to true when you call the TrackViewState() method of the LinqDataSourceView class or the TrackViewState() method of the LinqDataSource class.
Proizvod | Verzije |
---|---|
.NET Framework | 3.5 |
Povratne informacije o proizvodu .NET
.NET je projekt otvorenog koda. Odaberite vezu za slanje povratnih informacija: