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

Inheritance: System.Web.UI.WebControls.Button
Exibir arquivo Open project: maxpavlov/FlexNet

Protected Methods

Method Description
OnClick ( EventArgs e ) : void
OnInit ( EventArgs e ) : void

Method Details

OnClick() protected method

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

OnInit() protected method

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