Class ConsentLevelModel
Inheritance
System.Object
Namespace: Umbraco.Cms.Core.Models.Installer
Assembly: Umbraco.Core.dll
Syntax
public class ConsentLevelModel
Properties
View SourceDescription
Declaration
public string Description { get; set; }
Property Value
Type | Description |
---|---|
System. |
Level
Declaration
public TelemetryLevel Level { get; set; }
Property Value
Type | Description |
---|---|
Telemetry |