Click or drag to resize
ClassHelperGetCustomClassNamesInternal 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#
protected virtual List<string> GetCustomClassNamesInternal()

Return Value

Type: ListString
See Also