C# Класс hMailServer.Administrator.ucWhiteListing

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

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

Метод Описание
LoadData ( ) : void
LoadResources ( ) : void
OnLeavePage ( ) : void
SaveData ( ) : bool
ucWhiteListing ( ) : System

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

Метод Описание
Dispose ( bool disposing ) : void

Clean up any resources being used.

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

Метод Описание
EditSelectedItem ( ) : void
GetWhiteListAddresses ( ) : hMailServer.WhiteListAddresses
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

ListItems ( ) : void
buttonAddWhiteAddress_Click ( object sender, EventArgs e ) : void
buttonDeleteWhiteAddress_Click ( object sender, EventArgs e ) : void
buttonEditWhiteAddress_Click ( object sender, EventArgs e ) : void
listWhiteAddresses_DoubleClick ( object sender, EventArgs e ) : void

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

Dispose() защищенный метод

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Результат void

LoadData() публичный метод

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

LoadResources() публичный метод

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

OnLeavePage() публичный метод

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

SaveData() публичный метод

public SaveData ( ) : bool
Результат bool

ucWhiteListing() публичный метод

public ucWhiteListing ( ) : System
Результат System