Keyoti Search for ASP.NET API Docs
IndexableSourceFieldsAttribute Constructor (locationText, queryText, uniqueText, resultURLText, moreOptions)
API DocumentationKeyoti.SearchEngine.Index.IndexableSourcesIndexableSourceFieldsAttributeIndexableSourceFieldsAttribute(String, String, String, String, Boolean)
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,
	bool moreOptions
)
Public Sub New ( _
	locationText As String, _
	queryText As String, _
	uniqueText As String, _
	resultURLText As String, _
	moreOptions As Boolean _
)
public:
IndexableSourceFieldsAttribute(
	String^ locationText, 
	String^ queryText, 
	String^ uniqueText, 
	String^ resultURLText, 
	bool moreOptions
)
Parameters
locationText (String)
queryText (String)
uniqueText (String)
resultURLText (String)
moreOptions (Boolean)

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