Click or drag to resize
DataTypeManagerGetFieldGroups Method
Gets the registered field groups

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public static IEnumerable<string> GetFieldGroups()

Return Value

Type: IEnumerableString
See Also