ControlFilterExpression.TrackViewState Method ()

.NET Framework (current version)
 

Causes the ControlFilterExpression object to track changes to its view state so they can be stored in the control's view state object and to be persisted across requests for the same page.

Namespace:   System.Web.DynamicData
Assembly:  System.Web.DynamicData (in System.Web.DynamicData.dll)

override TrackViewState : unit -> unit

.NET Framework
Available since 4.0
Return to top
Show: