Keyoti SearchUnit API Docs
GetContentCategoryRecord Method (contentName)
API DocumentationKeyoti.SearchEngine.DataAccessXmlDataAccessGetContentCategoryRecord(String)
Keyoti SearchUnit v6
Gets a ContentCategoryRecord based on the name of the content record.
Declaration Syntax
C#Visual Basic
public virtual ContentCategoryRecord GetContentCategoryRecord(
	string contentName
)
Public Overridable Function GetContentCategoryRecord ( 
	contentName As String
) As ContentCategoryRecord
Parameters
contentName (String)
The name 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