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