Class GridValue.GridEditor
Inheritance
System.Object
Namespace: Umbraco.Cms.Core.Models
Assembly: Umbraco.Infrastructure.dll
Syntax
public class GridEditor
Properties
View SourceAlias
Declaration
public string Alias { get; set; }
Property Value
Type | Description |
---|---|
System.String |
View
Declaration
public string View { get; set; }
Property Value
Type | Description |
---|---|
System.String |