C# Class SenseNet.Portal.UI.Controls.BackButton

Inheritance: System.Web.UI.WebControls.Button
Afficher le fichier Open project: maxpavlov/FlexNet

Méthodes protégées

Méthode Description
OnClick ( EventArgs e ) : void
OnInit ( EventArgs e ) : void

Method Details

OnClick() protected méthode

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

OnInit() protected méthode

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