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