Saves any state that was modified after the TrackViewState method was invoked.

Namespace:  C1.Web.UI.Controls.C1NavPanel
Assembly:  C1.Web.UI.Controls.3 (in C1.Web.UI.Controls.3.dll)

Syntax

C#
protected override Object SaveViewState()
Visual Basic (Declaration)
Protected Overrides Function SaveViewState As Object

Return Value

See Also