Class ParentalStudentPageView
Inheritance
ParentalStudentPageView
  Implements
Inherited Members
Namespace: EduCATS.Pages.Parental.Statistics.Views
Assembly: EduCATS.dll
Syntax
public class ParentalStudentPageView : ContentPage, INotifyPropertyChanged, IDynamicResourceHandler, INameScope, INavigationProxy, IAnimatable, ITabStopElement, ILayout, IPageController, IVisualElementController, IElementController, IElementConfiguration<Page>, IPaddingElement
  Constructors
ParentalStudentPageView(IPlatformServices, int, int, List<StatsStudentModel>)
Declaration
public ParentalStudentPageView(IPlatformServices services, int pageIndex, int subjectId, List<StatsStudentModel> students)
  Parameters
| Type | Name | Description | 
|---|---|---|
| IPlatformServices | services | |
| int | pageIndex | |
| int | subjectId | |
| List<StatsStudentModel> | students |