C# Class XenAdmin.Wizards.NewVMWizard.Page_Name

Mostra file Open project: xenserver/xenadmin Class Usage Examples

Public Methods

Method Description
EnableNext ( ) : bool
PageLoaded ( PageLoadedDirection direction ) : void
Page_Name ( ) : System
SelectDefaultControl ( ) : void

Private Methods

Method Description
NameTextBox_TextChanged ( object sender, EventArgs e ) : void

Method Details

EnableNext() public method

public EnableNext ( ) : bool
return bool

PageLoaded() public method

public PageLoaded ( PageLoadedDirection direction ) : void
direction PageLoadedDirection
return void

Page_Name() public method

public Page_Name ( ) : System
return System

SelectDefaultControl() public method

public SelectDefaultControl ( ) : void
return void