C# Класс AdmPwd.Portal.Controls.CryptoKeyManagementControl

Показать файл Открыть проект Примеры использования класса

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

Свойство Тип Описание
PanelError global::System.Web.UI.WebControls.Panel
PanelKeyList global::System.Web.UI.WebControls.Panel
PanelResult global::System.Web.UI.WebControls.Panel
btnGenerateKeyPair global::System.Web.UI.WebControls.Button
ddlKeySize global::System.Web.UI.WebControls.DropDownList
gvKeys global::System.Web.UI.WebControls.GridView
labelError global::System.Web.UI.WebControls.Label
labelResult global::System.Web.UI.WebControls.Label
lit1 global::System.Web.UI.WebControls.Literal
lit3 global::System.Web.UI.WebControls.Literal
lit4 global::System.Web.UI.WebControls.Literal

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

labelResult control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label labelResult
Результат 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

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

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

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

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