Click or drag to resize
ExtendedDropDownListLoadViewState Method
Loads the previously saved view state of the System.Web.UI.WebControls.DetailsView control.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
protected override void LoadViewState(
	Object savedState
)

Parameters

savedState
Type: SystemObject
See Also