Class SavePracticeAndLabsPageView
Inheritance
SavePracticeAndLabsPageView
Implements
Inherited Members
Namespace: EduCATS.Pages.SaveLabsAndPracticeMarks.ViewModels
Assembly: EduCATS.dll
Syntax
public class SavePracticeAndLabsPageView : ContentPage, INotifyPropertyChanged, IDynamicResourceHandler, INameScope, INavigationProxy, IAnimatable, ITabStopElement, ILayout, IPageController, IVisualElementController, IElementController, IElementConfiguration<Page>, IPaddingElement
Constructors
SavePracticeAndLabsPageView(string, int, int, string)
Declaration
public SavePracticeAndLabsPageView(string title, int subjectId, int groupId, string groupName)
Parameters
| Type | Name | Description |
|---|---|---|
| string | title | |
| int | subjectId | |
| int | groupId | |
| string | groupName |
Fields
labMarksList
Declaration
public LabsVisitingList labMarksList
Field Value
| Type | Description |
|---|---|
| LabsVisitingList |
practicMarksList
Declaration
public LabsVisitingList practicMarksList
Field Value
| Type | Description |
|---|---|
| LabsVisitingList |
services
Declaration
public PlatformServices services
Field Value
| Type | Description |
|---|---|
| PlatformServices |
Properties
_title
Declaration
public string _title { get; set; }
Property Value
| Type | Description |
|---|---|
| string |