C# Class AjaxControlToolkit.ListSearchExtender

Inheritance: AnimationExtenderControlBase
Afficher le fichier Open project: DevExpress/AjaxControlToolkit

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ListSearchExtender ( ) : System

Méthodes protégées

Méthode Description
OnLoad ( EventArgs e ) : void
OnPreRender ( EventArgs e ) : void

Method Details

ListSearchExtender() public méthode

public ListSearchExtender ( ) : System
Résultat System

OnLoad() protected méthode

protected OnLoad ( EventArgs e ) : void
e System.EventArgs
Résultat void

OnPreRender() protected méthode

protected OnPreRender ( EventArgs e ) : void
e System.EventArgs
Résultat void