UltimateSearchOutput Properties

UltimateSearch

Collapse imageExpand ImageCopy imageCopyHover image

The UltimateSearchOutput type exposes the following members.

Properties

  NameDescription
Public propertyAllowPaging
Gets or sets a value that indicates whether paging is enabled.
Public propertyCounterCssClass
Gets or sets the CSS class name applied to counter if DisplayCounter is true.
Public propertyCurrentPageLinkCssClass
Gets or sets the CSS class name applied to the current page link number.
Public propertyDisplayCounter
Gets or sets a value that indicates whether a counter is displayed for each search result.
Public propertyFilterResultsByCategory
Gets or sets the categories to filter the search results.
Public propertyFilterResultsByFileType
Gets or sets the file types to filter the search results.
Public propertyFirstPageText
Gets or sets the text to display in place of [FirstPageText].
Public propertyFooterFormat
Gets or sets the formatted text displayed at the footer.
Public propertyHeaderFormat
Gets or sets the formatted text displayed at the header.
Public propertyHighlightCssClass
Gets or sets the CSS class name to highlight the search terms.
Public propertyHighlightInResultPages
Gets or sets a value that indicates whether to highlight search terms in result pages.
Public propertyLastPageText
Gets or sets the text to display in place of [LastPageText].
Public propertyMaxPartialMatchCount
Gets or sets the maximum number of words that start with each search term for partial match search type.
Public propertyMaxStemmingCount
Gets or sets the maximum number of stemmings to add for each search term.
Public propertyMaxSynonymCount
Gets or sets the maximum number of synonyms to add for each search term.
Public propertyMaxTextLength
Gets or sets the maximum number of characters displayed in text.
Public propertyMaxTitleLength
Gets or sets the maximum number of characters displayed in title.
Public propertyMaxUrlLength
Gets or sets the maximum number of characters displayed in url.
Public propertyNextPageImage
Gets or sets the image to display in place of [NextPageImage].
Public propertyNextPageText
Gets or sets the text to display in place of [NextPageText].
Public propertyNoDocumentsFoundFormat
Gets or sets the formatted text displayed when no documents are found.
Public propertyPageLinkCount
Gets or sets the number of page links to display.
Public propertyPageLinkCssClass
Gets or sets the CSS class name applied to page link numbers.
Public propertyPageLinkSeparator
Gets or sets the separator between page link numbers.
Public propertyPageSize
Gets or sets the number of items to display on a single page.
Public propertyPrevPageImage
Gets or sets the image to display in place of [PrevPageImage].
Public propertyPrevPageText
Gets or sets the text to display in place of [PrevPageText].
Public propertyReturnCurrentPageOnly
Gets or sets a value that indicates whether it should return current page results only.
Public propertySearchStemmings
Gets or sets a value that indicates whether to search for stemmings of each search term.
Public propertySearchSynonyms
Gets or sets a value that indicates whether to search for synonyms of each search term.
Public propertySearchTimeDigitCount
Gets or sets the number of digits displayed in search time.
Public propertySearchTimeInSeconds
Gets or sets a value that indicates whether search time is displayed in seconds.
Public propertySpellCheck
Gets or sets a value that indicates whether to spell check the search terms using UltimateSpell.
Public propertySpellDictionary
Gets or sets the dictionary to use for spell checking.
Public propertySpellIncludeDirectory
Gets or sets the spell include directory.
Public propertySpellSuggestFormat
Gets or sets the formatted text displayed for spell check suggestions.
Public propertyTarget
Gets or sets the Target window to open the url.
Public propertyTextCssClass
Gets or sets the CSS class name applied to text.
Public propertyTitleCssClass
Gets or sets the CSS class name applied to title.
Public propertyUrlCssClass
Gets or sets the CSS class name applied to url.
Public propertyXHTML
Gets or sets a value that indicates whether UltimateSearchOutput is located on a page with document type of XHTML.

See Also