FormEngineUserControl LoadDefaultProperties Method Kentico 8.0 API Reference
Loads the default properties from the given form definition

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

fi (Optional)
Type: CMS.FormEngine FormInfo
Form information to load
forceValues (Optional)
Type: OnlineSystem Boolean
Indicates if existing parameter values should be overridden
See Also