Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.DataCom
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
Assembly:
CMS.DataCom (in CMS.DataCom.dll) Version: 8.2.23
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 Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com