C# (CSharp) Skybrud.Umbraco.GridData Namespace

Nested Namespaces

Skybrud.Umbraco.GridData.Config
Skybrud.Umbraco.GridData.Converters
Skybrud.Umbraco.GridData.Extensions
Skybrud.Umbraco.GridData.Json
Skybrud.Umbraco.GridData.Rendering
Skybrud.Umbraco.GridData.Values

Classes

Name Description
GridArea Class representing an area in an Umbraco Grid.
GridContext Singleton class used for configuring and using the grid.
GridDataModel Class representing the value/model saved by an Umbraco Grid property.
GridDictionary Dictionary representing a configuration for an element in the Umbraco Grid.
GridHelpers Class containg a number of helper methods used internally in this package.
GridPropertyValueConverter Property value converter for the Umbraco Grid.
GridRow Class representing a row in an Umbraco Grid.
GridSection Class representing a section in an Umbraco Grid.
GridUtils Various utility methods for the grid.
Howdy Internal class referencing stuff from Umbraco 7.3, which isn't available in Umbraco 7.2. Since only this class is referencing code in Umbraco 7.3, we can make a release that works for both Umbraco 7.2.x and 7.3.x.
PiggyBank This project started out as a proof of concept for and with my colleague René Pjengaard. While I couldn't think of a proper name at the time, the name of this class was mostly to annoy René. The class has now been replaced by GridContext, but this class is left behind for good memories. It is however not recommended to use this class.