This topic has not yet been rated - Rate this topic

QuerySuggestionsDatasourceView constructor

Initializes a new instance of the QuerySuggestionsDatasourceView class.

Namespace:  Microsoft.Office.Server.Search.WebControls
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
public QuerySuggestionsDatasourceView(
	SearchResultsBaseDatasource DataSourceOwner,
	string ViewName
)

Parameters

DataSourceOwner
Type: Microsoft.Office.Server.Search.WebControls.SearchResultsBaseDatasource
The data source associated with this data source view.
ViewName
Type: System.String
The data source view name.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.