FormInfo LoadDefaultValues Method (DataRow, Boolean)Kentico 8.0 API Reference
Loads the default values into the DataRow.

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

Parameters

dr
Type: OnlineSystem.Data DataRow
Datarow to load
enableMacros (Optional)
Type: OnlineSystem Boolean
If true, macro expression as default values are allowed
See Also