Class StatsPageModel
Implements
Inherited Members
Namespace: EduCATS.Pages.Statistics.Base.Models
Assembly: EduCATS.dll
Syntax
public class StatsPageModel : IRoundedListType
Properties
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. |