Search Results for

    Show / Hide Table of Contents
    View Source

    Class BlockPropertyValue

    Inheritance
    System.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
    System.String
    View Source

    PropertyType

    Declaration
    [JsonIgnore]
    public IPropertyType PropertyType { get; set; }
    Property Value
    Type Description
    IPropertyType
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • EditorAlias
      • PropertyType
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX