SearchHelper GetClassSearchFields Method (Int32)Kentico 8.0 API Reference
Returns list of all fields of the given class (along with their types) which should be included in the search.

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

classId
Type: OnlineSystem Int32
ID of the class to get the search fields from

Return Value

Type: OnlineList ColumnDefinition 
See Also