Keyoti Search for ASP.NET API Docs
GetContentCategoryRecordFromID Method (contentID)
API DocumentationKeyoti.SearchEngine.DataAccessXmlContentTableGetContentCategoryRecordFromID(Int32)
Keyoti Search for ASP.NET 2010
Gets ContentCategoryRecord for a content ID.
Declaration Syntax
C#Visual BasicVisual C++
public virtual ContentCategoryRecord GetContentCategoryRecordFromID(
	int contentID
)
Public Overridable Function GetContentCategoryRecordFromID ( _
	contentID As Integer _
) As ContentCategoryRecord
public:
virtual ContentCategoryRecord^ GetContentCategoryRecordFromID(
	int contentID
)
Parameters
contentID (Int32)
ID of the content category.
Return Value
ContentCategoryRecord object or null if not found

Assembly: Keyoti2.SearchEngine.Core (Module: Keyoti2.SearchEngine.Core) Version: 2010.4.1.609