SearchResult Class Members
In This Topic
The following tables list the members exposed by SearchResult.
Public Constructors
Public Properties
| Name | Description |
| Description |
Gets or sets the description.
|
| Entity |
Gets or sets the entity for the search result.
|
| Id |
Gets or sets id of the Object.
|
| ImageUrl |
Gets or sets the image URL.
|
| Name |
Gets or sets name of the object
|
| PublishBy |
Gets or sets the publish by.
|
| PublishDate |
Gets or sets the publish date.
|
| Url |
Gets or sets the URL.
|
Top
Extension Methods
| Name | Description |
| ToQueryString | Overloaded.
Use this method to bulid query string from NameValueCollection
|
Top
See Also