Class SettingsPageModel
Implements
Inherited Members
Namespace: EduCATS.Pages.Settings.Base.Models
Assembly: EduCATS.dll
Syntax
public class SettingsPageModel : IRoundedListType
  Properties
Icon
Declaration
public string Icon { get; set; }
  Property Value
| Type | Description | 
|---|---|
| string | 
Title
Declaration
public string Title { get; set; }
  Property Value
| Type | Description | 
|---|---|
| string | 
Methods
GetListType()
Get list type.
Declaration
public RoundedListTypeEnum GetListType()
  Returns
| Type | Description | 
|---|---|
| RoundedListTypeEnum | Rounded list type enumeration.  |