C# Class views_admin_bootmenu_defaultmenu, clonedeploy

Inheritance: Admin
Afficher le fichier Open project: cdadmin/clonedeploy

Méthodes publiques

Свойство Type Description
biosLbl string
efi32Lbl string
efi64Lbl string
noProxyLbl string

Méthodes publiques

Méthode Description
btnSubmit_Click ( object sender, EventArgs e ) : void

Méthodes protégées

Méthode Description
CreateProxyMenu ( ) : void
CreateStandardMenu ( ) : void
Page_Load ( object sender, EventArgs e ) : void
PopulateForm ( ) : void

Method Details

CreateProxyMenu() protected méthode

protected CreateProxyMenu ( ) : void
Résultat void

CreateStandardMenu() protected méthode

protected CreateStandardMenu ( ) : void
Résultat void

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

PopulateForm() protected méthode

protected PopulateForm ( ) : void
Résultat void

btnSubmit_Click() public méthode

public btnSubmit_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

Property Details

biosLbl public_oe property

public string biosLbl
Résultat string

efi32Lbl public_oe property

public string efi32Lbl
Résultat string

efi64Lbl public_oe property

public string efi64Lbl
Résultat string

noProxyLbl public_oe property

public string noProxyLbl
Résultat string