C# Class views_admin_bootmenu_defaultmenu, clonedeploy

Inheritance: Admin
Datei anzeigen Open project: cdadmin/clonedeploy

Public Properties

Property Type Description
biosLbl string
efi32Lbl string
efi64Lbl string
noProxyLbl string

Public Methods

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

Protected Methods

Method Description
CreateProxyMenu ( ) : void
CreateStandardMenu ( ) : void
Page_Load ( object sender, EventArgs e ) : void
PopulateForm ( ) : void

Method Details

CreateProxyMenu() protected method

protected CreateProxyMenu ( ) : void
return void

CreateStandardMenu() protected method

protected CreateStandardMenu ( ) : void
return void

Page_Load() protected method

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

PopulateForm() protected method

protected PopulateForm ( ) : void
return void

btnSubmit_Click() public method

public btnSubmit_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

Property Details

biosLbl public_oe property

public string biosLbl
return string

efi32Lbl public_oe property

public string efi32Lbl
return string

efi64Lbl public_oe property

public string efi64Lbl
return string

noProxyLbl public_oe property

public string noProxyLbl
return string