Declaration Syntax
C# | Visual Basic |
public class PopularAutoCompleteRegister
Public Class PopularAutoCompleteRegister
Members
All Members | Constructors | Methods | |||
Icon | Member | Description |
---|---|---|
PopularAutoCompleteRegister(ICache, String) | ||
Equals(Object) | 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 a hash function for a particular type. (Inherited from Object.) | |
GetMostPopularSearches(Int32) | ||
GetType()()()() | Gets the type of the current instance. (Inherited from Object.) | |
MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
RegisterSearch(String, String, ICache, String, array<String>[]()[][]) |
Register a user search, so that it can be tallied and considered by the popular search query autocompleter.
| |
ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
Inheritance Hierarchy
Object | |
PopularAutoCompleteRegister |
Assembly: Keyoti4.SearchEngine.Web (Module: Keyoti4.SearchEngine.Web.dll) Version: 2022.8.22.610