GetSearchItems gets a collection of Search Items for a Module/Tab/Portal
Namespace: DotNetNuke.Services.SearchAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public override SearchResultsInfoCollection GetSearchItems( int portalId, int tabId, int moduleId ) |
Visual Basic |
---|
Public Overrides Function GetSearchItems ( portalId As Integer, tabId As Integer, moduleId As Integer ) As SearchResultsInfoCollection |
Parameters
- portalId
- Type: System..::..Int32
A Id of the Portal
- tabId
- Type: System..::..Int32
A Id of the Tab
- moduleId
- Type: System..::..Int32
A Id of the Module