C# 클래스 Rock.Apps.StatementGenerator.SelectAccountsPage

Interaction logic for SelectAccountsPage.xaml
상속: System.Windows.Controls.Page
파일 보기 프로젝트 열기: SparkDevNetwork/Rock 1 사용 예제들

공개 메소드들

메소드 설명
SelectAccountsPage ( ) : System.Collections.Generic

Initializes a new instance of the SelectAccountsPage class.

비공개 메소드들

메소드 설명
btnNext_Click ( object sender, RoutedEventArgs e ) : void

Handles the Click event of the btnNext control.

btnPrev_Click ( object sender, RoutedEventArgs e ) : void

Handles the Click event of the btnPrev control.

btnSelectAll_Click ( object sender, RoutedEventArgs e ) : void

Handles the Click event of the btnSelectAll control.

btnSelectNone_Click ( object sender, RoutedEventArgs e ) : void

Handles the Click event of the btnSelectNone control.

메소드 상세

SelectAccountsPage() 공개 메소드

Initializes a new instance of the SelectAccountsPage class.
public SelectAccountsPage ( ) : System.Collections.Generic
리턴 System.Collections.Generic