C# Class hMailServer.Administrator.ucDistributionList

Afficher le fichier Open project: nberardi/hMailServer

Méthodes publiques

Méthode Description
LoadData ( ) : void
LoadResources ( ) : void
OnLeavePage ( ) : void
SaveData ( ) : bool
ucDistributionList ( int domainID, int listID ) : System

Private Methods

Méthode Description
EditSelectedItem ( ) : void
EnableDisable ( ) : void
EnableDisableTabs ( ) : void
ListRecipients ( ) : void
OnContentChanged ( ) : void
OnContentChanged ( object sender, EventArgs e ) : void
buttonAddRecipient_Click ( object sender, EventArgs e ) : void
buttonDeleteRecipient_Click ( object sender, EventArgs e ) : void
buttonEdit_Click ( object sender, EventArgs e ) : void
buttonSelectRecipients_Click ( object sender, EventArgs e ) : void
listRecipients_DoubleClick ( object sender, EventArgs e ) : void
listRecipients_SelectedIndexChanged ( object sender, EventArgs e ) : void
optModeAnnouncements_CheckedChanged ( object sender, EventArgs e ) : void

Method Details

LoadData() public méthode

public LoadData ( ) : void
Résultat void

LoadResources() public méthode

public LoadResources ( ) : void
Résultat void

OnLeavePage() public méthode

public OnLeavePage ( ) : void
Résultat void

SaveData() public méthode

public SaveData ( ) : bool
Résultat bool

ucDistributionList() public méthode

public ucDistributionList ( int domainID, int listID ) : System
domainID int
listID int
Résultat System