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