Class BlockGridConfiguration.BlockGridGroupConfiguration
Inheritance
System.Object
      Namespace: Umbraco.Cms.Core.PropertyEditors
Assembly: Umbraco.Core.dll
Syntax
[DataContract]
public class BlockGridGroupConfigurationProperties
View SourceKey
Declaration
[DataMember(Name = "key")]
public Guid Key { get; set; }Property Value
| Type | Description | 
|---|---|
| Guid | 
Name
Declaration
[DataMember(Name = "name")]
public string Name { get; set; }Property Value
| Type | Description | 
|---|---|
| System.String |