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

Namespace: CMS.FormEngine
Assembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 9.0.0
Syntax
C#
public static string GetDataTypeColumnForGroup(
	string group
)

Parameters

group
Type: SystemString
Data type group

Return Value

Type: String
See Also