Keyoti Search for ASP.NET API Docs
CreateContentCategoryRecord Method (contentName)
API DocumentationKeyoti.SearchEngine.DataAccessContentCategoryRecordCreateContentCategoryRecord(String)
Keyoti Search for ASP.NET 2010
Creates a new instance.
Declaration Syntax
C#Visual BasicVisual C++
public static ContentCategoryRecord CreateContentCategoryRecord(
	string contentName
)
Public Shared Function CreateContentCategoryRecord ( _
	contentName As String _
) As ContentCategoryRecord
public:
static ContentCategoryRecord^ CreateContentCategoryRecord(
	String^ contentName
)
Parameters
contentName (String)
The name of the location

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