Click or drag to resize
FormHelperGetDataTypeColumn Method
Returns column name of FormUserControlInfo class for given data type.

Namespace: CMS.FormEngine
Assembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 8.2.23
Syntax
C#
public static string GetDataTypeColumn(
	string fieldType
)

Parameters

fieldType
Type: SystemString
Data type

Return Value

Type: String
See Also