Theme
is defined in the Telligent.Evolution.Extensibility.UI.Version1
namespace of Telligent.Evolution.Platform.dll
Definition
class Theme { Guid Id { get; set; } bool IsConfigurationBased { get; set; } string Name { get; set; } string Title { get; set; } Guid Type { get; set; } }
Properties
Name | Type | Description | Default | Options |
---|---|---|---|---|
Id | Guid | |||
IsConfigurationBased | bool | |||
Name | string | |||
Title | string | |||
Type | Guid |