Options for the result summaries.
| C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public enum SearchResultControlSummaryOptions
public enum SearchResultControlSummaryOptions
Public Enumeration SearchResultControlSummaryOptions
Public Enumeration SearchResultControlSummaryOptions
public enum class SearchResultControlSummaryOptions
public enum class SearchResultControlSummaryOptions
type SearchResultControlSummaryOptions
type SearchResultControlSummaryOptions
| Member | Description |
|---|---|
| AsSetInConfiguration |
Use the configuration file setting.
|
| StaticMetaDescription |
Where possible, takes the summary from the HTML meta tag - otherwise StaticBodyStart is used.
|
| StaticBodyStart |
Takes the summary from as the first X number of words in the document.
|
| Dynamic |
Generates the summary based on the keywords searched for.
|
Assembly: Keyoti4.SearchEngine.Web (Module: Keyoti4.SearchEngine.Web.dll) Version: 2015.6.15.120