Click or drag to resize
SearchResultReader Properties

The SearchResultReader type exposes the following members.

Properties
  NameDescription
Public propertyContentClass (Inherited from SearchResultRow.)
Public propertyCopyUrl (Inherited from SPResultRecord.)
Public propertyDisplayFormUrl (Inherited from SearchResultRow.)
Public propertyFileExtension
Returns the file extension of the result item. If the item has no file extension an empty string is returned.
(Inherited from SearchResultRow.)
Public propertyHasPreviewImage (Inherited from SearchResultRow.)
Public propertyHighlightedSummaryHtml (Inherited from SearchResultRow.)
Public propertyHighlightedTitleHtml (Inherited from SearchResultRow.)
Public propertyIconOverlayUrl (Inherited from SearchResultRow.)
Public propertyIconUrl (Inherited from SearchResultRow.)
Public propertyIsTotalRowCountExact
Public propertyItem (Inherited from SPResultRecord.)
Public propertyOpenDocumentUrl
Returns the 'Open Document' URL of the result item.
(Inherited from SearchResultRow.)
Public propertyPreviewImageInBrowserUrl (Inherited from SearchResultRow.)
Public propertyPreviewImageUrl (Inherited from SearchResultRow.)
Public propertyPreviewInBrowserUrl (Inherited from SearchResultRow.)
Public propertyRowCount
Public propertyShortTitle
Returns a shortened title (60 characters) from the result item.
(Inherited from SearchResultRow.)
Public propertyTitle
Returns the title of the result item.
(Inherited from SearchResultRow.)
Public propertyTotalRowCount
Public propertyUrl (Inherited from SearchResultRow.)
Public propertyViewCount (Inherited from SearchResultRow.)
Public propertyViewInBrowserUrl (Inherited from SearchResultRow.)
Top
See Also