This topic has not yet been rated - Rate this topic

SearchResultsBaseDatasourceView constructor

Initializes a new instance of the SearchResultsBaseDatasourceView class.

Namespace:  Microsoft.Office.Server.Search.WebControls
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
public SearchResultsBaseDatasourceView(
	SearchResultsBaseDatasource dataSourceOwner,
	string viewName
)

Parameters

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

Community Additions

ADD
© 2013 Microsoft. All rights reserved.