C# Класс AdmPwd.Portal._Default

Показать файл Открыть проект

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

Свойство Тип Описание
PHControls global::System.Web.UI.WebControls.PlaceHolder
PanelError global::System.Web.UI.WebControls.Panel
PanelMainContent global::System.Web.UI.WebControls.Panel
btnManageCryptoKeys global::System.Web.UI.WebControls.Button
btnNewRequest global::System.Web.UI.WebControls.Button
labelError global::System.Web.UI.WebControls.Label
lit1 global::System.Web.UI.WebControls.Literal
pnlManageCryptoKeysNavigation global::System.Web.UI.WebControls.Panel

Открытые методы

Метод Описание
ShowBackToNewRequestButton ( ) : void

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

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

Приватные методы

Метод Описание
LoadControls ( ) : void
SetControlStatus ( ) : void
ShowHideButtonManageKeys ( ) : void
btnManageCryptoKeys_Click ( object sender, EventArgs e ) : void
btnNewRequest_Click ( object sender, EventArgs e ) : void

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

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

protected OnPreRender ( EventArgs e ) : void
e EventArgs
Результат void

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

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

ShowBackToNewRequestButton() публичный Метод

public ShowBackToNewRequestButton ( ) : void
Результат void

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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