C# Class IIS.Lectures.Запрос3

Inheritance: System.Web.BasePage
Afficher le fichier Open project: Flexberry/FlexberryStudy2015

Protected Properties

Свойство Type Description
table1 global::System.Web.UI.WebControls.Table

Méthodes protégées

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

Method Details

Page_Load() protected méthode

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

Property Details

table1 protected_oe property

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