Gets a ContentCategoryRecord based on the id of the content record.
            
| C# | Visual Basic | 
public virtual ContentCategoryRecord GetContentCategoryRecord( int contentID )
Public Overridable Function GetContentCategoryRecord ( contentID As Integer ) As ContentCategoryRecord
- contentID (Int32)
 - The id 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