Search Results for

    Show / Hide Table of Contents
    View Source

    Class ProfilingStatusResponseModel

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Api.Management.ViewModels.Profiling
    Assembly: Umbraco.Cms.Api.Management.dll
    Syntax
    public class ProfilingStatusResponseModel

    Constructors

    View Source

    ProfilingStatusResponseModel(Boolean)

    Declaration
    public ProfilingStatusResponseModel(bool enabled)
    Parameters
    Type Name Description
    System.Boolean enabled

    Properties

    View Source

    Enabled

    Declaration
    public bool Enabled { get; }
    Property Value
    Type Description
    System.Boolean
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • ProfilingStatusResponseModel(Boolean)
    • Properties
      • Enabled
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX