Click or drag to resize
ExtendedDropDownListSaveViewState Method
Saves the current view state of the System.Web.UI.WebControls.ListControl - derived control and the items it contains.

Namespace: CMS.Base.Web.UI
Assembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 10.0.0
Syntax
C#
protected override Object SaveViewState()

Return Value

Type: Object
See Also