Class ProfilingStatusResponseModel
Inheritance
System.Object
Namespace: Umbraco.Cms.Api.Management.ViewModels.Profiling
Assembly: Umbraco.Cms.Api.Management.dll
Syntax
public class ProfilingStatusResponseModel
Constructors
View SourceProfilingStatusResponseModel(Boolean)
Declaration
public ProfilingStatusResponseModel(bool enabled)
Parameters
Type | Name | Description |
---|---|---|
System. |
enabled |
Properties
View SourceEnabled
Declaration
public bool Enabled { get; }
Property Value
Type | Description |
---|---|
System. |