C# Class Rock.Apps.CheckScannerUtility.BatchItemDetailPage

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

Public Methods

Method Description
BatchItemDetailPage ( ) : System.Collections.Generic

Initializes a new instance of the BatchItemDetailPage class.

Private Methods

Method Description
Page_Loaded ( object sender, RoutedEventArgs e ) : void

Handles the Loaded event of the Page control.

btnClose_Click ( object sender, RoutedEventArgs e ) : void

Handles the Click event of the btnClose control.

Method Details

BatchItemDetailPage() public method

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