Search Results for

    Show / Hide Table of Contents
    View Source

    Class BlockPropertyValue

    Inheritance
    object
    ValueModelBase
    Namespace: Umbraco.Cms.Core.Models.Blocks
    Assembly: Umbraco.Core.dll
    Syntax
    public sealed class BlockPropertyValue : ValueModelBase, IHasCultureAndSegment

    Properties

    View Source

    EditorAlias

    Declaration
    public string? EditorAlias { get; }
    Property Value
    Type Description
    string
    View Source

    PropertyType

    Declaration
    [JsonIgnore]
    public IPropertyType? PropertyType { get; set; }
    Property Value
    Type Description
    IPropertyType
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX