Classes for the Web controls.
| All Types | Classes | Interfaces | Enumerations | Delegates |
| Icon | Type | Description |
|---|---|---|
| AutoCompletePopularSearchHelper | ||
| AutoCompleteSuggestionSource |
Identifies source of autocomplete suggestions.
| |
| CacheItemPriority | ||
| CacheItemRemovedCallback | ||
| CacheItemRemovedReason | ||
| CallBackHandler |
Handles AJAX call backs
| |
| ClientFilesLocation | Where the client files should be obtained from. | |
| SuggestionResultPair..::..Comparer |
Comparer
| |
| ErrorMessage |
Used to display an error message.
| |
| ExpressionOperatorsCollection |
Collection of ExpressionOperators objects (that contains the strings used for AND/OR operators)
| |
| FeaturedDocument |
Represents a featured document, when a search matches criteria specified here, a featured result is created.
| |
| FeaturedDocuments |
Collection of FeaturedDocument objects
| |
| FeaturedDocumentsConverter |
Type converter for FeaturedDocuments collection.
| |
| FeaturedResults |
Server Control which presents featured results to the user.
| |
| FileTypeCollection |
Maps mime-type strings to file extensions.
| |
| FileTypeItem |
A file type item which maps a file extension to a mime type.
| |
| FlexiFilePath |
File path specifiable through a relative URL or a absolute file path.
| |
| Footer |
The footer shown below the search results.
| |
| Header |
The header shown before the search results.
| |
| ICache | ||
| KButton | RapidSpell button | |
| KCheckBox |
Keyoti CheckBox control
| |
| KDropDownList |
Keyoti DropDownList control
| |
| KFont |
Keyoti Font class
| |
| KLabel |
Keyoti Label Control
| |
| KTextBox | RapidSpell button | |
| SearchResult..::..Mode |
The possible viewing modes that this control can be in.
| |
| NET4 | ||
| NoQuery |
Shown when there is no search query
| |
| NoResults |
Shown when there are no results
| |
| PopularAutoCompleteRegister | ||
| AutoCompletePopularSearchHelper..::..QueryTally |
Represents a query and its hit tally.
| |
| ResultItem |
A result item, shown between the header and footer.
| |
| ResultsPageClickEventArgs |
The event arguments for a results page link click.
| |
| SearchResult..::..ResultsPageClickEventHandler |
Defines a handler for PageXClicked event.
| |
| SearchBox |
Web control giving the user a texbox to enter a search query, and submit button to run the search.
| |
| SearchBoxAutoCompleteHelper |
Handles auto complete AJAX requests
| |
| SearchBoxOptions |
Web control allowing the user to select location and content options that will be used by search
| |
| SearchBoxOptionsLayout |
The layout style for this control.
| |
| SearchContentOptions |
Web control exposing a collection of check boxes, that will allow a content categories selection
| |
| SearchResult |
Web control performing search and showing results to the user.
| |
| SearchResultControlSummaryOptions |
Options for the result summaries.
| |
| SearchResultItemEventArgs |
Holds information about the SearchResult item event.
| |
| SearchResult..::..SearchResultItemEventHandler |
Event handler for the ItemCreated event.
| |
| SearchResultPreviewHelper |
Handles search result preview requests
| |
| SearchSuggestions |
Web Control that spell checks query expressions used for the searches, and displays suggestions if necessary/possible.
| |
| SuggestionResultPair |
An autocomplete suggestion - this includes the suggested search 'query' and (if requested) the approximate number of results for the query.
| |
| SystemWebCachingCache | ||
| Utils |
Various utilities.
|