Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Hd
Web
Extensions
TabEventProcessor
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