Keyoti Search for ASP.NET API Docs
IndexableSourceFieldHelpAttribute Constructor (locationHelp, queryHelp, uniqueHelp, resultURLHelp)
API DocumentationKeyoti.SearchEngine.Index.IndexableSourcesIndexableSourceFieldHelpAttributeIndexableSourceFieldHelpAttribute(String, String, String, String)
Keyoti Search for ASP.NET 2010
Creates an instance
Declaration Syntax
C#Visual BasicVisual C++
public IndexableSourceFieldHelpAttribute(
	string locationHelp,
	string queryHelp,
	string uniqueHelp,
	string resultURLHelp
)
Public Sub New ( _
	locationHelp As String, _
	queryHelp As String, _
	uniqueHelp As String, _
	resultURLHelp As String _
)
public:
IndexableSourceFieldHelpAttribute(
	String^ locationHelp, 
	String^ queryHelp, 
	String^ uniqueHelp, 
	String^ resultURLHelp
)
Parameters
locationHelp (String)
queryHelp (String)
uniqueHelp (String)
resultURLHelp (String)

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