FormInfo GetDataRow Method (Boolean)Kentico 8.0 API Reference
Returns empty data row with column names and types.

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

Parameters

convertMacroColumn (Optional)
Type: OnlineSystem Boolean
If true, columns with macro as default parameter are changed to data type string.

Return Value

Type: OnlineDataRow
See Also