C# (CSharp) Felinesoft.UmbracoCodeFirst.DataTypes Namespace

Nested Namespaces

Felinesoft.UmbracoCodeFirst.DataTypes.BuiltIn

Classes

Name Description
BuiltInDataTypes The instance names of Umbraco's out-of-the-box data types
BuiltInPropertyEditorAliases The aliases of Umbraco's out-of-the-box property editors
DataTypeUtils
FilePreValueFactory
GridBase
GridBase.FakeView
ImageCrop
ImageCropDefinition
Item An item from a list of valid options, including a flag indicating whether the item is selected
MediaItem
MemberItem
MultiselectDataType A base class for data types which select multiple values from a list of prevalues
PreValueContext
RelatedLink
SelectListDataType A base class for data types which select values from a list of prevalues
SingleSelectDataType A base class for data types which select a single value from a list of prevalues
UmbracoJsonDataType A data type base which allows the derived type to be serialised to and deserialised from JSON using JsonConvert
XPathItem