Interface IHelpPageSettings
Namespace: Umbraco.Core.Help
Assembly: Umbraco.Core.dll
Syntax
public interface IHelpPageSettings
Properties
View SourceHelpPageUrlAllowList
Gets the allowed addresses to retrieve data for the help page.
Declaration
string HelpPageUrlAllowList { get; }
Property Value
Type | Description |
---|---|
System.String |