Class RegistrationPageView
Inheritance
RegistrationPageView
Implements
Inherited Members
Namespace: EduCATS.Pages.Registration.Views
Assembly: EduCATS.dll
Syntax
public class RegistrationPageView : ContentPage, INotifyPropertyChanged, IDynamicResourceHandler, INameScope, INavigationProxy, IAnimatable, ITabStopElement, ILayout, IPageController, IVisualElementController, IElementController, IElementConfiguration<Page>, IPaddingElement
Constructors
RegistrationPageView()
Declaration
public RegistrationPageView()
Fields
SecretQuestions
Declaration
public List<string> SecretQuestions
Field Value
Type | Description |
---|---|
List<string> |
groupData
Declaration
public List<GroupItemModel> groupData
Field Value
Type | Description |
---|---|
List<GroupItemModel> |