Gets ContentCategoryRecord for a content ID.
            
| C# | Visual Basic | 
public virtual ContentCategoryRecord GetContentCategoryRecordFromID( int contentID )
Public Overridable Function GetContentCategoryRecordFromID ( contentID As Integer ) As ContentCategoryRecord
- contentID (Int32)
 - ID of the content category.
 
ContentCategoryRecord
ContentCategoryRecord object or null if not found
ContentCategoryRecord object or null if not found
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610