Interface ISearchable
Namespace: DotNetNuke.Entities.Modules
Assembly: DotNetNuke.dll
Syntax
public interface ISearchable
Methods
| Improve this Doc View SourceGetSearchItems(ModuleInfo)
Declaration
SearchItemInfoCollection GetSearchItems(ModuleInfo modInfo)
Parameters
Type | Name | Description |
---|---|---|
ModuleInfo | modInfo |
Returns
Type | Description |
---|---|
SearchItemInfoCollection |