Represents a featured document, when a search matches criteria specified here, a featured result is created.
| C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public class FeaturedDocument
public class FeaturedDocument
Public Class FeaturedDocument
Public Class FeaturedDocument
public ref class FeaturedDocument
public ref class FeaturedDocument
type FeaturedDocument = class end
type FeaturedDocument = class end
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| FeaturedDocument()()()() |
Creates a new instance.
| |
| FeaturedDocument(String, String, String, String) |
Creates a new instance.
| |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()()() | (Inherited from Object.) | |
| GetHashCode()()()() | (Inherited from Object.) | |
| GetType()()()() | (Inherited from Object.) | |
| Keywords |
Keywords which will trigger this to be shown as a result.
| |
| MemberwiseClone()()()() | (Inherited from Object.) | |
| Summary |
The summary to display in the featured result.
| |
| Title |
The title to display in the featured result.
| |
| ToString()()()() |
Returns this object as a pipe delimited string.
(Overrides Object.ToString()()()().) | |
| Uri |
The URI the featured result should link to.
|
| Object | |
| FeaturedDocument | |
Assembly: Keyoti4.SearchEngine.Web (Module: Keyoti4.SearchEngine.Web.dll) Version: 2015.6.15.120