Class ListViewConfiguration.Property
Inheritance
object
Namespace: Umbraco.Cms.Core.PropertyEditors
Assembly: Umbraco.Core.dll
Syntax
public class ListViewConfiguration.Property
Properties
View SourceAlias
Declaration
public string? Alias { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
IsSystem
Declaration
public bool IsSystem { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |