Search Results for

    Show / Hide Table of Contents
    View Source

    Class HelpPageSettings

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core.Configuration.Models
    Assembly: Umbraco.Core.dll
    Syntax
    public class HelpPageSettings

    Properties

    View Source

    HelpPageUrlAllowList

    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[]
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • HelpPageUrlAllowList
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX