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
Rock
Web
UI
DialogPage
C# Class Rock.Web.UI.DialogPage
Inheritance:
RockPage
Afficher le fichier
Open project: NewSpring/Rock
Class Usage Examples
Méthodes publiques
Méthode
Description
FireSave
(
object
sender
,
EventArgs
e
) :
void
Fires the save.
Method Details
FireSave()
public
méthode
Fires the save.
public
FireSave
(
object
sender
,
EventArgs
e
) :
void
sender
object
The sender.
e
System.EventArgs
The
instance containing the event data.
Résultat
void