Adds the viewstates to the specified DataSet.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- dt
- Type: System.Data DataTable
Table with the viewstates
- control
- Type: System.Web.UI Control
Control to process
- processChildControls
- Type: System Boolean
Process ViewState of the child controls
See Also