C# Class IIS.Электронный_Магазин.Запрос3

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

Protected Properties

Property Type Description
Bull global::System.Web.UI.WebControls.BulletedList

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 System.EventArgs
return void

Property Details

Bull protected_oe property

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