Keyoti Search for ASP.NET API Docs
IndexableSourceFieldsAttribute Constructor (locationText, queryText, uniqueText, resultURLText)
API DocumentationKeyoti.SearchEngine.Index.IndexableSourcesIndexableSourceFieldsAttributeIndexableSourceFieldsAttribute(String, String, String, String)
Keyoti Search for ASP.NET 2010
Creates an instance
Declaration Syntax
C#Visual BasicVisual C++
public IndexableSourceFieldsAttribute(
	string locationText,
	string queryText,
	string uniqueText,
	string resultURLText
)
Public Sub New ( _
	locationText As String, _
	queryText As String, _
	uniqueText As String, _
	resultURLText As String _
)
public:
IndexableSourceFieldsAttribute(
	String^ locationText, 
	String^ queryText, 
	String^ uniqueText, 
	String^ resultURLText
)
Parameters
locationText (String)
queryText (String)
uniqueText (String)
resultURLText (String)

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