Summary
A search item for a document.
- Assembly
- Wyam
.SearchIndex .dll - Namespace
- Wyam
.SearchIndex - Interfaces
- Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type-.->Interface0["ISearchIndexItem"]
click Interface0 "/api/Wyam.SearchIndex/ISearchIndexItem"
Type["DocSearchIndexItem"]
class Type type-node
Syntax
public class DocSearchIndexItem : ISearchIndexItem
Constructors
Name | Summary |
---|---|
DocSearchIndexItem |
Creates the search item. |
Properties
Methods
Name | Value | Summary |
---|---|---|
GetLink |
string |
Gets a link to the search item result.
|