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

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

공개 메소드들

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

Initializes a new instance of the SelectLayoutPage class.

비공개 메소드들

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

메소드 상세

SelectLayoutPage() 공개 메소드

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