Gets ContentCategoryRecord for a content ID.

C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public virtual ContentCategoryRecord GetContentCategoryRecordFromID( int contentID )
public virtual ContentCategoryRecord GetContentCategoryRecordFromID( int contentID )
Public Overridable Function GetContentCategoryRecordFromID ( contentID As Integer ) As ContentCategoryRecord
Public Overridable Function GetContentCategoryRecordFromID ( contentID As Integer ) As ContentCategoryRecord
public: virtual ContentCategoryRecord^ GetContentCategoryRecordFromID( int contentID )
public: virtual ContentCategoryRecord^ GetContentCategoryRecordFromID( int contentID )
abstract GetContentCategoryRecordFromID : contentID : int -> ContentCategoryRecord override GetContentCategoryRecordFromID : contentID : int -> ContentCategoryRecord
abstract GetContentCategoryRecordFromID : contentID : int -> ContentCategoryRecord override GetContentCategoryRecordFromID : contentID : int -> 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: 2015.6.15.120