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
Hd
Web
Extensions
TabEventProcessor
C# Class Hd.Web.Extensions.TabEventProcessor
Inheritance:
System.Web.UI.WebControls.WebControl
,
IPostBackEventHandler
ファイルを表示
Open project: TargetProcess/Tp.HelpDesk
Public Methods
Method
Description
RaisePostBackEvent
(
string
eventArgument
) :
void
Protected Methods
Method
Description
OnInit
(
EventArgs
e
) :
void
Method Details
OnInit()
protected
method
protected
OnInit
(
EventArgs
e
) :
void
e
System.EventArgs
return
void
RaisePostBackEvent()
public
method
public
RaisePostBackEvent
(
string
eventArgument
) :
void
eventArgument
string
return
void