Kentico 10 API Reference
Kentico 10 API Reference
Namespaces
CMS.DataCom Namespaces
CMS.DataCom.Web.UI
DataComForm Class
DataComForm Methods
LoadData Method
LoadDefaultLayout Method
Merge Method
OnPreRender Method
Restore Method
SaveControlValue Method
Store Method
Validate Method
DataComForm
Restore Method
Provides the form fields with the values from the specified CMS contact (or account).
Namespace:
CMS.DataCom.Web.UI
Assembly:
CMS.DataCom.Web.UI (in CMS.DataCom.Web.UI.dll) Version: 10.0.0
Syntax
C#
Copy
public
void
Restore
(
IDataContainer
data
)
Parameters
data
Type:
CMS.Base
IDataContainer
CMS contact (or account).
See Also
Reference
DataComForm Class
CMS.DataCom.Web.UI Namespace
Copyright (c) 2016 Kentico Software
Send comments on this topic to
support@kentico.com