Keyoti Search for ASP.NET API Docs
UpdateLocationCategory Method (locRecord)
API DocumentationKeyoti.SearchEngine.DataAccessXmlLocationTableUpdateLocationCategory(LocationCategoryRecord)
Keyoti Search for ASP.NET 2010
Updates the location record in the database
Declaration Syntax
C#Visual BasicVisual C++
public virtual void UpdateLocationCategory(
	LocationCategoryRecord locRecord
)
Public Overridable Sub UpdateLocationCategory ( _
	locRecord As LocationCategoryRecord _
)
public:
virtual void UpdateLocationCategory(
	LocationCategoryRecord^ locRecord
)
Parameters
locRecord (LocationCategoryRecord)
LocationRecord object containing data for the location to be updated.

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