Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
SenseNet
Portal
UI
Controls
BackButton
C# Class SenseNet.Portal.UI.Controls.BackButton
Inheritance:
System.Web.UI.WebControls.Button
ファイルを表示
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