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

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

공개 메소드들

메소드 설명
OptionsPage ( ) : System

Initializes a new instance of the OptionsPage class.

비공개 메소드들

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

Handles the Loaded event of the Page control.

PopulateImageFile ( string imageFileName ) : void

Populates the image file.

ShowDetail ( ) : void

Shows the detail.

btnCancel_Click ( object sender, RoutedEventArgs e ) : void

Handles the Click event of the btnCancel control.

btnSave_Click ( object sender, RoutedEventArgs e ) : void

Handles the Click event of the btnSave control.

btnSelectDefaultLogo_Click ( object sender, RoutedEventArgs e ) : void

Handles the Click event of the btnSelectDefaultLogo control.

btnSelectLogoFile_Click ( object sender, RoutedEventArgs e ) : void

Handles the Click event of the btnSelectLogoFile control.

메소드 상세

OptionsPage() 공개 메소드

Initializes a new instance of the OptionsPage class.
public OptionsPage ( ) : System
리턴 System