Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
ApplyIdPage.xaml.cs
1
namespace
NeuroAccessMaui.UI.Pages.Applications.ApplyId
2
{
6
public
partial class
ApplyIdPage
7
{
12
public
ApplyIdPage
(
ApplyIdViewModel
ViewModel)
13
{
14
this.InitializeComponent();
15
this.ContentPageModel = ViewModel;
16
}
17
}
18
}
NeuroAccessMaui.UI.Pages.Applications.ApplyId.ApplyIdPage
Page allowing the user to apply for a Personal ID.
Definition:
ApplyIdPage.xaml.cs:7
NeuroAccessMaui.UI.Pages.Applications.ApplyId.ApplyIdPage.ApplyIdPage
ApplyIdPage(ApplyIdViewModel ViewModel)
Creates a new instance of the ApplyIdPage class.
Definition:
ApplyIdPage.xaml.cs:12
NeuroAccessMaui.UI.Pages.Applications.ApplyId.ApplyIdViewModel
The view model to bind to for when displaying the an application for a Personal ID.
Definition:
ApplyIdViewModel.cs:28
NeuroAccessMaui.UI.Pages.Applications.ApplyId
Definition:
ApplyIdNavigationArgs.cs:4
NeuroAccessMaui
NeuroAccessMaui
UI
Pages
Applications
ApplyId
ApplyIdPage.xaml.cs
Generated by
1.9.5