C# Class SeShellTestStudio.generate

Afficher le fichier Open project: ectechno/seshell

Protected Properties

Свойство Type Description
form1 global::System.Web.UI.HtmlControls.HtmlForm
hfResultFolder global::System.Web.UI.WebControls.HiddenField
labelboxAssembly global::System.Web.UI.WebControls.Label
labelboxNamespace global::System.Web.UI.WebControls.Label
labelboxPath global::System.Web.UI.WebControls.Label
labelboxSuiteClass global::System.Web.UI.WebControls.Label
summary_box global::System.Web.UI.HtmlControls.HtmlGenericControl
textboxAssembly global::System.Web.UI.WebControls.TextBox
textboxNamespace global::System.Web.UI.WebControls.TextBox
textboxPath global::System.Web.UI.WebControls.TextBox
textboxSuiteClass global::System.Web.UI.WebControls.TextBox

Méthodes protégées

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

Method Details

Page_Init() protected méthode

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

Page_Load() protected méthode

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

Property Details

form1 protected_oe property

form1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlForm form1
Résultat global::System.Web.UI.HtmlControls.HtmlForm

hfResultFolder protected_oe property

hfResultFolder control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.HiddenField hfResultFolder
Résultat global::System.Web.UI.WebControls.HiddenField

labelboxAssembly protected_oe property

labelboxAssembly control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label labelboxAssembly
Résultat global::System.Web.UI.WebControls.Label

labelboxNamespace protected_oe property

labelboxNamespace control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label labelboxNamespace
Résultat global::System.Web.UI.WebControls.Label

labelboxPath protected_oe property

labelboxPath control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label labelboxPath
Résultat global::System.Web.UI.WebControls.Label

labelboxSuiteClass protected_oe property

labelboxSuiteClass control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label labelboxSuiteClass
Résultat global::System.Web.UI.WebControls.Label

summary_box protected_oe property

summary_box control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl summary_box
Résultat global::System.Web.UI.HtmlControls.HtmlGenericControl

textboxAssembly protected_oe property

textboxAssembly control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox textboxAssembly
Résultat global::System.Web.UI.WebControls.TextBox

textboxNamespace protected_oe property

textboxNamespace control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox textboxNamespace
Résultat global::System.Web.UI.WebControls.TextBox

textboxPath protected_oe property

textboxPath control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox textboxPath
Résultat global::System.Web.UI.WebControls.TextBox

textboxSuiteClass protected_oe property

textboxSuiteClass control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox textboxSuiteClass
Résultat global::System.Web.UI.WebControls.TextBox