C# 클래스 hMailServer.Administrator.ucDistributionList

파일 보기 프로젝트 열기: nberardi/hMailServer

공개 메소드들

메소드 설명
LoadData ( ) : void
LoadResources ( ) : void
OnLeavePage ( ) : void
SaveData ( ) : bool
ucDistributionList ( int domainID, int listID ) : System

비공개 메소드들

메소드 설명
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

메소드 상세

LoadData() 공개 메소드

public LoadData ( ) : void
리턴 void

LoadResources() 공개 메소드

public LoadResources ( ) : void
리턴 void

OnLeavePage() 공개 메소드

public OnLeavePage ( ) : void
리턴 void

SaveData() 공개 메소드

public SaveData ( ) : bool
리턴 bool

ucDistributionList() 공개 메소드

public ucDistributionList ( int domainID, int listID ) : System
domainID int
listID int
리턴 System