C# Class Rock.Apps.StatementGenerator.SelectLayoutPage

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

Méthodes publiques

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

Initializes a new instance of the SelectLayoutPage class.

Private Methods

Méthode Description
PopulateLayoutRadioButtonsFromDisk ( ) : void

Populates the layout radio buttons from disk.

btnImport_Click ( object sender, RoutedEventArgs e ) : void

Handles the Click event of the btnImport control.

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.

Method Details

SelectLayoutPage() public méthode

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