Interface ISearchable
- Namespace
- Oqtane.Interfaces
- Assembly
- Oqtane.Shared.dll
public interface ISearchable
Methods
GetSearchContentsAsync(PageModule, DateTime)
Task<List<SearchContent>> GetSearchContentsAsync(PageModule pageModule, DateTime lastIndexedOn)
Parameters
pageModule
PageModulelastIndexedOn
DateTime