SearchObjectOwner constructor
Overload list
Name | Description | |
---|---|---|
SearchObjectOwner(SearchObjectLevel) | Creates an SearchObjectOwner based on current SharePoint context, at the level specified. | |
SearchObjectOwner(SearchObjectLevel, SPWeb) | Creates an SearchObjectOwner based on the SharePoint context specified by a passed SPWeb, at the level specified. |
Top