Class Theme
Inherited Members
Namespace: EduCATS.Pages.Statistics.Results.Models
Assembly: EduCATS.dll
Syntax
public class Theme
  Constructors
Theme(string, string)
Declaration
public Theme(string shortName, string theme)
  Parameters
| Type | Name | Description | 
|---|---|---|
| string | shortName | |
| string | theme | 
Properties
LabTheme
Declaration
public string LabTheme { get; set; }
  Property Value
| Type | Description | 
|---|---|
| string | 
ShortName
Declaration
public string ShortName { get; set; }
  Property Value
| Type | Description | 
|---|---|
| string |