Gets ContentCategoryRecord for a content ID.
Declaration Syntax
C# | Visual Basic |
public virtual ContentCategoryRecord GetContentCategoryRecordFromID( int contentID )
Public Overridable Function GetContentCategoryRecordFromID ( contentID As Integer ) As ContentCategoryRecord
Parameters
- contentID (Int32)
- ID of the content category.
Return Value
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