Keyoti SearchUnit API Docs
GetContentCategoryRecord Method (contentID)
API DocumentationKeyoti.SearchEngine.DataAccessXmlDataAccessGetContentCategoryRecord(Int32)
Keyoti SearchUnit v6
Gets a ContentCategoryRecord based on the id of the content record.
Declaration Syntax
C#Visual Basic
public virtual ContentCategoryRecord GetContentCategoryRecord(
	int contentID
)
Public Overridable Function GetContentCategoryRecord ( 
	contentID As Integer
) As ContentCategoryRecord
Parameters
contentID (Int32)
The id of an existing content category record.
Return Value
ContentCategoryRecord
The corresponding ContentCategoryRecord or null if none found.

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610