C# Класс ConoHaWebApplication.Network

Наследование: AbstractConoHaPage
Показать файл Открыть проект

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

Свойство Тип Описание
ltAddSubnets global::System.Web.UI.WebControls.Literal
ltLocalSubnets global::System.Web.UI.WebControls.Literal
ltPorts global::System.Web.UI.WebControls.Literal
ltSecurityGroups global::System.Web.UI.WebControls.Literal
ltSummary global::System.Web.UI.WebControls.Literal

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

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

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

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

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

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

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

ltAddSubnets control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Literal ltAddSubnets
Результат global::System.Web.UI.WebControls.Literal

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

ltLocalSubnets control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Literal ltLocalSubnets
Результат global::System.Web.UI.WebControls.Literal

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

ltPorts control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Literal ltPorts
Результат global::System.Web.UI.WebControls.Literal

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

ltSecurityGroups control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Literal ltSecurityGroups
Результат global::System.Web.UI.WebControls.Literal

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

ltSummary control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Literal ltSummary
Результат global::System.Web.UI.WebControls.Literal