Click or drag to resize
FormInfoGetCategoryNames Method
Returns an List of category names.

Namespace: CMS.FormEngine
Assembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 10.0.0
Syntax
C#
public List<string> GetCategoryNames()

Return Value

Type: ListString
See Also