Class BlockPropertyValue
Namespace: Umbraco.Cms.Core.Models.Blocks
Assembly: Umbraco.Core.dll
Syntax
public sealed class BlockPropertyValue : ValueModelBase, IHasCultureAndSegment
Properties
View SourceEditorAlias
Declaration
public string? EditorAlias { get; }
Property Value
| Type | Description |
|---|---|
| string |
PropertyType
Declaration
[JsonIgnore]
public IPropertyType? PropertyType { get; set; }
Property Value
| Type | Description |
|---|---|
| IPropertyType |