Gets a ContentCategoryRecord based on the name of the content record.

C# | Visual Basic |
public virtual ContentCategoryRecord GetContentCategoryRecord( string contentName )
Public Overridable Function GetContentCategoryRecord ( contentName As String ) As ContentCategoryRecord

- contentName (String)
- The name of an existing content category record.

ContentCategoryRecord
The corresponding ContentCategoryRecord or null if none found.
The corresponding ContentCategoryRecord or null if none found.
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610