AutoFieldsGenerator.IStateManager.TrackViewState Method ()

.NET Framework (current version)
 

Instructs the class to track changes to its view state.

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

private abstract TrackViewState : unit -> unit
private override TrackViewState : unit -> unit

This member is an explicit interface member implementation. It can be used only when the AutoFieldsGenerator instance is cast to an IStateManager interface.

.NET Framework
Available since 4.5
Return to top
Show: