C# Class AjaxControlToolkit.ListSearchExtender

Inheritance: AnimationExtenderControlBase
显示文件 Open project: DevExpress/AjaxControlToolkit

Private Properties

Property Type Description

Public Methods

Method Description
ListSearchExtender ( ) : System

Protected Methods

Method Description
OnLoad ( EventArgs e ) : void
OnPreRender ( EventArgs e ) : void

Method Details

ListSearchExtender() public method

public ListSearchExtender ( ) : System
return System

OnLoad() protected method

protected OnLoad ( EventArgs e ) : void
e System.EventArgs
return void

OnPreRender() protected method

protected OnPreRender ( EventArgs e ) : void
e System.EventArgs
return void