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