Click or drag to resize
ClassHelperGetCustomClassNames Method
Gets the list of registered custom class names.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public static List<string> GetCustomClassNames()

Return Value

Type: ListString
See Also