Keyoti Search for ASP.NET API Docs
UpdateContentCategory Method (conRecord)
API DocumentationKeyoti.SearchEngine.DataAccessXmlDataAccessUpdateContentCategory(ContentCategoryRecord)
Keyoti Search for ASP.NET 2010
Updates a ContentCategory record, except the case when updated content's name is a duplicate (which is not allowed)
Declaration Syntax
C#Visual BasicVisual C++
public virtual bool UpdateContentCategory(
	ContentCategoryRecord conRecord
)
Public Overridable Function UpdateContentCategory ( _
	conRecord As ContentCategoryRecord _
) As Boolean
public:
virtual bool UpdateContentCategory(
	ContentCategoryRecord^ conRecord
)
Parameters
conRecord (ContentCategoryRecord)
ContentCategoryRecord object
Return Value
true - if update was performed, false otherwise.

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