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.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
protected override Object SaveViewState()

Return Value

Type: Object
See Also