Class GridValue.GridEditor
Inheritance
System.Object
Namespace: Umbraco.Core.Models
Assembly: Umbraco.Core.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 |