C# Class IIS.Indiv_Bahtin.ЗапросВладельцыПривозящиеНаСклад

Inheritance: System.Web.UI.Page
Mostrar archivo Open project: Flexberry/FlexberryStudy2015

Protected Properties

Property Type Description
Button global::System.Web.UI.WebControls.Button
TableВладельцы global::System.Web.UI.WebControls.Table
ctrlСклад global::ICSSoft.STORMNET.Web.AjaxControls.MasterEditorAjaxLookUp
ctrlСкладLabel global::System.Web.UI.WebControls.Label

Protected Methods

Method Description
Button_Click ( object sender, EventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void

Method Details

Button_Click() protected method

protected Button_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

Page_Load() protected method

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

Property Details

Button protected_oe property

Button элемент управления.
Автоматически создаваемое поле. Для изменения переместите объявление поля из файла конструктора в файл кода программной части.
protected global::System.Web.UI.WebControls.Button Button
return global::System.Web.UI.WebControls.Button

TableВладельцы protected_oe property

TableВладельцы элемент управления.
Автоматически создаваемое поле. Для изменения переместите объявление поля из файла конструктора в файл кода программной части.
protected global::System.Web.UI.WebControls.Table TableВладельцы
return global::System.Web.UI.WebControls.Table

ctrlСклад protected_oe property

ctrlСклад элемент управления.
Автоматически создаваемое поле. Для изменения переместите объявление поля из файла конструктора в файл кода программной части.
protected global::ICSSoft.STORMNET.Web.AjaxControls.MasterEditorAjaxLookUp ctrlСклад
return global::ICSSoft.STORMNET.Web.AjaxControls.MasterEditorAjaxLookUp

ctrlСкладLabel protected_oe property

ctrlСкладLabel элемент управления.
Автоматически создаваемое поле. Для изменения переместите объявление поля из файла конструктора в файл кода программной части.
protected global::System.Web.UI.WebControls.Label ctrlСкладLabel
return global::System.Web.UI.WebControls.Label