ObjectListItemCollection.IStateManager.TrackViewState 方法
定义
有关此成员的说明,请参见 TrackViewState()。For a description of this member, see TrackViewState(). 此 API 已废弃不用。This API is obsolete. 若要了解如何开发 ASP.NET 移动应用,请参阅 Mobile Apps & Sites with ASP.NET (ASP.NET 移动应用和网站)。For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
virtual void System.Web.UI.IStateManager.TrackViewState() = System::Web::UI::IStateManager::TrackViewState;
void IStateManager.TrackViewState ();
abstract member System.Web.UI.IStateManager.TrackViewState : unit -> unit
override this.System.Web.UI.IStateManager.TrackViewState : unit -> unit
Sub TrackViewState () Implements IStateManager.TrackViewState
实现
注解
此成员是显式接口成员的实现。This member is an explicit interface member implementation. 它只能在 ObjectListItemCollection 实例被强制转换为 IStateManager 接口时使用。It can be used only when the ObjectListItemCollection instance is cast to an IStateManager interface.