FormEngineUserControl LoadDefaultProperties Method Kentico 8.1 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.1.5347.20411)

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