Classes for the Web controls.
            
| C# | Visual Basic | Visual C++ | 
namespace Keyoti.SearchEngine.Web
Namespace Keyoti.SearchEngine.Web
namespace Keyoti.SearchEngine.Web
| All Types | Classes | Enumerations | Delegates | 
| Icon | Type | Description | 
|---|---|---|
| CallBackHandler | ||
| ClientFilesLocation | Where the client files should be obtained from.  | |
| 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.
              | |
| 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.
              | |
| NoQuery | 
            Shown when there is no search query
              | |
| NoResults | 
            Shown when there are no results
              | |
| 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 | ||
| 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.
              | |
| SearchResultItemEventArgs | 
            Holds information about the SearchResult item event.
              | |
| SearchResult..::.SearchResultItemEventHandler | 
            Event handler for the ItemCreated event.
              | |
| SearchResultPreviewHelper | ||
| SearchSuggestions | 	
            Web Control that spell checks query expressions used for the searches, and displays suggestions if necessary/possible.
              | |
| Utils | 
            Various utilities.
              |