SearchResultReader Class |
Namespace: Colygon.MatchPoint.Search.Query
public class SearchResultReader : SearchResultRow, IDisposable
The SearchResultReader type exposes the following members.
Name | Description | |
---|---|---|
ContentClass | (Inherited from SearchResultRow.) | |
CopyUrl | (Inherited from SPResultRecord.) | |
DisplayFormUrl | (Inherited from SearchResultRow.) | |
FileExtension | Returns the file extension of the result item. If the item has no file extension an empty string is returned. (Inherited from SearchResultRow.) | |
HasPreviewImage | (Inherited from SearchResultRow.) | |
HighlightedSummaryHtml | (Inherited from SearchResultRow.) | |
HighlightedTitleHtml | (Inherited from SearchResultRow.) | |
IconOverlayUrl | (Inherited from SearchResultRow.) | |
IconUrl | (Inherited from SearchResultRow.) | |
IsExternal | (Inherited from SearchResultRow.) | |
IsTotalRowCountExact | ||
Item | (Inherited from SPResultRecord.) | |
OpenDocumentUrl | Returns the 'Open Document' URL of the result item. (Inherited from SearchResultRow.) | |
PreviewImageInBrowserUrl | (Inherited from SearchResultRow.) | |
PreviewImageUrl | (Inherited from SearchResultRow.) | |
PreviewInBrowserUrl | (Inherited from SearchResultRow.) | |
RowCount | ||
ShortTitle | Returns a shortened title (60 characters) from the result item. (Inherited from SearchResultRow.) | |
Title | Returns the title of the result item. (Inherited from SearchResultRow.) | |
TotalRowCount | ||
Url | (Inherited from SearchResultRow.) | |
ViewCount | (Inherited from SearchResultRow.) | |
ViewInBrowserUrl | (Inherited from SearchResultRow.) |
Name | Description | |
---|---|---|
ConvertUtcToLocalTime | (Inherited from SearchResultRow.) | |
Dispose | Releases all resources used by the SearchResultReader | |
Dispose(Boolean) | Releases the unmanaged resources used by the SearchResultReader and optionally releases the managed resources | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetIconOverlayUrl | (Inherited from SPResultRecord.) | |
GetSimpleTags | Returns tags that are currently applied to the item (without accessing tagging service applications). (Inherited from SPResultRecord.) | |
GetSimpleTags(TagType) | (Inherited from SearchResultRow.) | |
GetTable | ||
GetTaggingClientContext | (Inherited from SearchResultRow.) | |
GetTags | Returns tags that are currently applied to the item. (Inherited from SPResultRecord.) | |
GetTags(TagType) | Returns tags of the specified type that are currently applied to the item. (Inherited from SPResultRecord.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
GetValue | (Inherited from SearchResultRow.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
Read | ||
ToString | Returns a string that represents the current object. (Inherited from Object.) | |
TryGetValue | (Inherited from SearchResultRow.) |
Name | Description | |
---|---|---|
ResultTable |