C# Class Rock.Apps.StatementGenerator.SelectAccountsPage

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

Méthodes publiques

Méthode Description
SelectAccountsPage ( ) : System.Collections.Generic

Initializes a new instance of the SelectAccountsPage class.

Private Methods

Méthode 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 méthode

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