C# Class hMailServer.Administrator.ucScripts

Exibir arquivo Open project: nberardi/hMailServer

Public Methods

Method Description
LoadData ( ) : void
LoadResources ( ) : void
OnLeavePage ( ) : void
SaveData ( ) : bool
ucScripts ( ) : System

Private Methods

Method Description
EnableDisable ( ) : void
OnContentChanged ( ) : void
OnContentChanged ( object sender, EventArgs e ) : void
buttonCheckSyntax_Click ( object sender, EventArgs e ) : void
buttonReloadScripts_Click ( object sender, EventArgs e ) : void
buttonShowScripts_Click ( object sender, EventArgs e ) : void
checkEnabled_CheckedChanged ( object sender, EventArgs e ) : void

Method Details

LoadData() public method

public LoadData ( ) : void
return void

LoadResources() public method

public LoadResources ( ) : void
return void

OnLeavePage() public method

public OnLeavePage ( ) : void
return void

SaveData() public method

public SaveData ( ) : bool
return bool

ucScripts() public method

public ucScripts ( ) : System
return System