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

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

Parameters

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

Return Value

Type: OnlineList OnlineString 
See Also