C# Class Hd.Web.Extensions.TabEventProcessor

Inheritance: System.Web.UI.WebControls.WebControl, IPostBackEventHandler
Afficher le fichier Open project: TargetProcess/Tp.HelpDesk

Méthodes publiques

Méthode Description
RaisePostBackEvent ( string eventArgument ) : void

Méthodes protégées

Méthode Description
OnInit ( EventArgs e ) : void

Method Details

OnInit() protected méthode

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

RaisePostBackEvent() public méthode

public RaisePostBackEvent ( string eventArgument ) : void
eventArgument string
Résultat void