View Source
Class GridConfig
Inheritance
System.Object
Assembly: Umbraco.Core.dll
Syntax
public class GridConfig : IGridConfig
Constructors
View Source
GridConfig(AppCaches, IManifestParser, IJsonSerializer, IHostingEnvironment, ILoggerFactory)
Declaration
public GridConfig(AppCaches appCaches, IManifestParser manifestParser, IJsonSerializer jsonSerializer, IHostingEnvironment hostingEnvironment, ILoggerFactory loggerFactory)
Parameters
Properties
View Source
EditorsConfig
Declaration
public IGridEditorsConfig EditorsConfig { get; }
Property Value