C# Class N2.Management.Content.EditRecursive

Mostrar archivo Open project: n2cms/n2cms

Protected Methods

Method Description
OnInit ( EventArgs e ) : void
OnPublishCommand ( object sender, CommandEventArgs args ) : void

Method Details

OnInit() protected method

protected OnInit ( EventArgs e ) : void
e EventArgs
return void

OnPublishCommand() protected method

protected OnPublishCommand ( object sender, CommandEventArgs args ) : void
sender object
args CommandEventArgs
return void