C# Класс SeShellTestStudio.generate

Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
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

Защищенные методы

Метод Описание
Page_Init ( object sender, EventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void

Описание методов

Page_Init() защищенный Метод

protected Page_Init ( object sender, EventArgs e ) : void
sender object
e EventArgs
Результат void

Page_Load() защищенный Метод

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
Результат void

Описание свойств

form1 защищенное свойство

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
Результат global::System.Web.UI.HtmlControls.HtmlForm

hfResultFolder защищенное свойство

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
Результат global::System.Web.UI.WebControls.HiddenField

labelboxAssembly защищенное свойство

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
Результат global::System.Web.UI.WebControls.Label

labelboxNamespace защищенное свойство

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
Результат global::System.Web.UI.WebControls.Label

labelboxPath защищенное свойство

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
Результат global::System.Web.UI.WebControls.Label

labelboxSuiteClass защищенное свойство

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
Результат global::System.Web.UI.WebControls.Label

summary_box защищенное свойство

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
Результат global::System.Web.UI.HtmlControls.HtmlGenericControl

textboxAssembly защищенное свойство

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
Результат global::System.Web.UI.WebControls.TextBox

textboxNamespace защищенное свойство

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
Результат global::System.Web.UI.WebControls.TextBox

textboxPath защищенное свойство

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
Результат global::System.Web.UI.WebControls.TextBox

textboxSuiteClass защищенное свойство

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
Результат global::System.Web.UI.WebControls.TextBox