Class HelpPageSettings
Inheritance
System.Object
Namespace: Umbraco.Cms.Core.Configuration.Models
Assembly: Umbraco.Core.dll
Syntax
public class HelpPageSettings
Properties
View SourceHelpPageUrlAllowList
Gets or sets the allowed addresses to retrieve data for the content dashboard.
Declaration
public string[] HelpPageUrlAllowList { get; set; }
Property Value
Type | Description |
---|---|
System.String[] |