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