MobileListItem.TrackViewState Method

Definition

Sets the IsTrackingViewState property to true. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.

protected:
 void TrackViewState();
protected void TrackViewState ();
override this.TrackViewState : unit -> unit
Protected Sub TrackViewState ()

Applies to

See also