C# Class Rock.Apps.StatementGenerator.SelectAccountsPage

Interaction logic for SelectAccountsPage.xaml
Inheritance: System.Windows.Controls.Page
Show file Open project: SparkDevNetwork/Rock Class Usage Examples

Public Methods

Method Description
SelectAccountsPage ( ) : System.Collections.Generic

Initializes a new instance of the SelectAccountsPage class.

Private Methods

Method Description
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.

Method Details

SelectAccountsPage() public method

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