Class AcceptableConfiguration
Inheritance
System.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 |
---|---|
System.Boolean |
Value
Declaration
public string Value { get; set; }
Property Value
Type | Description |
---|---|
System.String |