C# Class DBSetup.Pages.ucWelcome

Show file Open project: nberardi/hMailServer

Public Methods

Method Description
OnLeavePage ( bool next ) : bool
OnShowPage ( string>.Dictionary state ) : void
ucWelcome ( ) : System

Method Details

OnLeavePage() public method

public OnLeavePage ( bool next ) : bool
next bool
return bool

OnShowPage() public method

public OnShowPage ( string>.Dictionary state ) : void
state string>.Dictionary
return void

ucWelcome() public method

public ucWelcome ( ) : System
return System