DataTypeManagerGetFieldGroups Method |
Gets the registered field groups
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntaxpublic static IEnumerable<string> GetFieldGroups()
Return Value
Type:
IEnumerableString
See Also