C# Class N2.Management.Content.EditRecursive

Afficher le fichier Open project: n2cms/n2cms

Méthodes protégées

Méthode Description
OnInit ( EventArgs e ) : void
OnPublishCommand ( object sender, CommandEventArgs args ) : void

Method Details

OnInit() protected méthode

protected OnInit ( EventArgs e ) : void
e EventArgs
Résultat void

OnPublishCommand() protected méthode

protected OnPublishCommand ( object sender, CommandEventArgs args ) : void
sender object
args CommandEventArgs
Résultat void