The UltimateSearchResultItem type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| UltimateSearchResultItem | Initializes a new instance of the UltimateSearchResultItem class |
Fields
| Name | Description | |
|---|---|---|
| CounterProperty |
Dependency property of the Counter property.
| |
| LastModifiedProperty |
Dependency property of the LastModified property.
| |
| ScoreProperty |
Dependency property of the Score property.
| |
| TextProperty |
Dependency property of the Text property.
| |
| TitleProperty |
Dependency property of the Title property.
| |
| UrlDisplayProperty |
Dependency property of the UrlDisplay property.
| |
| UrlProperty |
Dependency property of the URL property.
|
Properties
| Name | Description | |
|---|---|---|
| Counter |
Counter of the search result item.
| |
| LastModified |
Last modified date of the search result item.
| |
| Score |
Score of the search result item.
| |
| Text |
Text of the search result item.
| |
| Title |
Title of the search result item.
| |
| Url |
URL of the search result item.
| |
| UrlDisplay |
URL to be displayed with style changes.
|