Show / Hide Table of Contents

Interface ISearchController

Namespace: DotNetNuke.Services.Search.Controllers
Assembly: DotNetNuke.dll
Syntax
public interface ISearchController

Methods

ModuleSearch(SearchQuery)

Declaration
SearchResults ModuleSearch(SearchQuery searchQuery)
Parameters
Type Name Description
SearchQuery searchQuery
Returns
Type Description
SearchResults

SiteSearch(SearchQuery)

Declaration
SearchResults SiteSearch(SearchQuery searchQuery)
Parameters
Type Name Description
SearchQuery searchQuery
Returns
Type Description
SearchResults

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS