Table of Contents

Class SearchResult

Namespace
Oqtane.Models
Assembly
Oqtane.Shared.dll
public class SearchResult : SearchContent
Inheritance
SearchResult
Inherited Members

Properties

DisplayScore

public string DisplayScore { get; set; }

Property Value

string

Score

public float Score { get; set; }

Property Value

float

Snippet

public string Snippet { get; set; }

Property Value

string