Class AcceptableConfiguration
Inheritance
object
Namespace: Umbraco.Cms.Core.HealthChecks
Assembly: Umbraco.Core.dll
Syntax
public class AcceptableConfiguration
Properties
View SourceIsRecommended
Declaration
public bool IsRecommended { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |
Value
Declaration
public string? Value { get; set; }
Property Value
| Type | Description |
|---|---|
| string |