Search Results for

    Show / Hide Table of Contents
    View Source

    Class BlockGridConfiguration.BlockGridGroupConfiguration

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core.PropertyEditors
    Assembly: Umbraco.Core.dll
    Syntax
    [DataContract]
    public class BlockGridGroupConfiguration

    Properties

    View Source

    Key

    Declaration
    [DataMember(Name = "key")]
    public Guid Key { get; set; }
    Property Value
    Type Description
    Guid
    View Source

    Name

    Declaration
    [DataMember(Name = "name")]
    public string Name { get; set; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • Key
      • Name
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX