MailDefinition::IStateManager::TrackViewState Method ()

 
Use BaseTrue

Causes tracking of view-state changes to the server control so they can be stored in the server control's StateBag object.

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

private:
virtual void TrackViewState() sealed = IStateManager::TrackViewState

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

.NET Framework
Available since 2.0
Return to top
Show: