View Source
Class RedirectUrlDashboard
Inheritance
System.Object
Assembly: Umbraco.Core.dll
Syntax
public class RedirectUrlDashboard : IDashboard, IDashboardSlim
Properties
View Source
AccessRules
Declaration
public IAccessRule[] AccessRules { get; }
Property Value
View Source
Alias
Declaration
public string Alias { get; }
Property Value
Type |
Description |
System.String |
|
View Source
Sections
Declaration
public string[] Sections { get; }
Property Value
Type |
Description |
System.String[] |
|
View Source
View
Declaration
public string View { get; }
Property Value
Type |
Description |
System.String |
|