FormInfo GetColumnNames Method Kentico 8.0 API Reference
Returns an List of field names.

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

Parameters

includeDummyFields (Optional)
Type: OnlineSystem Boolean
Indicates if dummy fields should be included.

Return Value

Type: OnlineList OnlineString 
See Also