C# Class AutoComplete, AjaxControlToolkit

Inheritance: System.Web.UI.Page
Datei anzeigen Open project: DevExpress/AjaxControlToolkit Class Usage Examples

Public Methods

Method Description
AutoComplete ( ) : System

Private Methods

Method Description
GetCompletionList ( string prefixText, int count ) : string[]

Method Details

AutoComplete() public method

public AutoComplete ( ) : System
return System