Keyoti Search for ASP.NET API Docs
GetLocationCategoryRecord Method (locationName)
API DocumentationKeyoti.SearchEngine.DataAccessXmlDataAccessGetLocationCategoryRecord(String)
Keyoti Search for ASP.NET 2010
Gets a LocationCategoryRecord based on the locationName.
Declaration Syntax
C#Visual BasicVisual C++
public virtual LocationCategoryRecord GetLocationCategoryRecord(
	string locationName
)
Public Overridable Function GetLocationCategoryRecord ( _
	locationName As String _
) As LocationCategoryRecord
public:
virtual LocationCategoryRecord^ GetLocationCategoryRecord(
	String^ locationName
)
Parameters
locationName (String)
The name of an existing location category record.
Return Value
The corresponding LocationCategoryRecord or null if none found.

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