C# Класс jumoo.NavMaker.LocalGovKit

Наследование: System.Web.UI.UserControl
Показать файл Открыть проект

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

Свойство Тип Описание
btnExampleContent global::System.Web.UI.WebControls.Button
btnNavEdin global::System.Web.UI.WebControls.Button
btnNavLGNL global::System.Web.UI.WebControls.Button
btnNavLiv global::System.Web.UI.WebControls.Button
btnNavSGNL global::System.Web.UI.WebControls.Button
navstatus global::System.Web.UI.WebControls.Label

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

Метод Описание
LoadESDNav ( string navFile ) : void
Page_Load ( object sender, EventArgs e ) : void
btnExampleContent_Click ( object sender, EventArgs e ) : void
btnNavLGNL_Click ( object sender, EventArgs e ) : void
btnNavSGNL_Click ( object sender, EventArgs e ) : void

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

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

protected LoadESDNav ( string navFile ) : void
navFile string
Результат void

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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