Search Results for

    Show / Hide Table of Contents
    View Source

    Class ConsentLevelModel

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core.Models.Installer
    Assembly: Umbraco.Core.dll
    Syntax
    public class ConsentLevelModel

    Properties

    View Source

    Description

    Declaration
    public string Description { get; set; }
    Property Value
    Type Description
    System.String
    View Source

    Level

    Declaration
    public TelemetryLevel Level { get; set; }
    Property Value
    Type Description
    TelemetryLevel
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • Description
      • Level
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX