Keyoti SearchUnit API Docs
CreateContentCategoryRecord Method (contentName)
API DocumentationKeyoti.SearchEngine.DataAccessContentCategoryRecordCreateContentCategoryRecord(String)
Keyoti SearchUnit v6
Creates a new instance.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public static ContentCategoryRecord CreateContentCategoryRecord(
	string contentName
)
public static ContentCategoryRecord CreateContentCategoryRecord(
	string contentName
)
Public Shared Function CreateContentCategoryRecord ( 
	contentName As String
) As ContentCategoryRecord
Public Shared Function CreateContentCategoryRecord ( 
	contentName As String
) As ContentCategoryRecord
public:
static ContentCategoryRecord^ CreateContentCategoryRecord(
	String^ contentName
)
public:
static ContentCategoryRecord^ CreateContentCategoryRecord(
	String^ contentName
)
static member CreateContentCategoryRecord : 
        contentName : string -> ContentCategoryRecord 
static member CreateContentCategoryRecord : 
        contentName : string -> ContentCategoryRecord 
Parameters
contentName (String)
The name of the location
Return Value

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120