C# Class IIS.Авиакомпания.Возраст

Mostrar archivo Open project: Flexberry/FlexberryStudy2015

Protected Properties

Property Type Description
Num2 global::System.Web.UI.WebControls.Label

Protected Methods

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

Method Details

Page_Load() protected method

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

Property Details

Num2 protected_oe property

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