Namespace Umbraco.Cms.Core.PropertyEditors.ValueConverters
Classes
BigintValueTypeConverter
BlockEditorConverter
Converts JSON block objects into IPublishedElement.
BlockEditorPropertyValueConstructorCacheBase<T>
BlockEditorVarianceHandler
BlockGridPropertyValueConstructorCache
BlockGridPropertyValueConverter
BlockListPropertyValueConstructorCache
BlockListPropertyValueConverter
CheckboxListValueConverter
ColorPickerValueConverter
ColorPickerValueConverter.PickedColor
ConstructorCacheClearNotificationHandler
ContentPickerValueConverter
DateOnlyValueConverter
Provides a property value converter for date only datetime property editors.
DatePickerValueConverter
DateTimeUnspecifiedValueConverter
Provides a property value converter for unspecified datetime property editors.
DateTimeValueConverterBase
Provides base functionality for date time property value converters that store their value as a JSON string with timezone information.
DateTimeValueConverterBase.DateTimeDto
Model/DTO that represents the JSON that date time property editors persisting as a JSON string stores.
DateTimeValueTypeConverter
DateTimeWithTimeZoneValueConverter
Provides a property value converter for timezone specified datetime property editors.
DecimalValueConverter
DecimalValueTypeConverter
EmailAddressValueConverter
EntityDataPickerValueConverter
EyeDropperValueConverter
FileUploadValue
FlexibleDropdownPropertyValueConverter
ImageCropperValue
Represents a value of the image cropper value editor.
ImageCropperValue.ImageCropperCrop
ImageCropperValue.ImageCropperCropCoordinates
ImageCropperValue.ImageCropperFocalPoint
ImageCropperValueConverter
Represents a value converter for the image cropper value editor.
IntegerValueConverter
IntegerValueTypeConverter
JsonValueConverter
The default converter for all property editors that expose a JSON value type
LabelValueConverter
We need this property converter so that we always force the value of a label to be a string
MarkdownEditorValueConverter
MediaPickerWithCropsValueConverter
MemberGroupPickerValueConverter
MemberPickerValueConverter
MissingPropertyEditorValueConverter
A value converter for the missing property editor, which always returns a string.
MultiNodeTreePickerValueConverter
The multi node tree picker property editor value converter.
MultiUrlPickerValueConverter
MultipleTextStringValueConverter
MustBeStringValueConverter
Ensures that no matter what is selected in (editor), the value results in a string.
RadioButtonListValueConverter
RichTextBlockPropertyValueConstructorCache
RteBlockRenderingValueConverter
A value converter for TinyMCE that will ensure any blocks content are rendered properly even when used dynamically.
SimpleRichTextValueConverter
Value converter for the RTE so that it always returns IHtmlString so that Html.Raw doesn't have to be used.
SliderValueConverter
The slider property value converter.
TagsValueConverter
The tags property value converter.
TemporaryFileUploadValueBase
TextStringValueTypeConverter
TimeOnlyValueConverter
Provides a property value converter for time only datetime property editors.
TimeValueTypeConverter
UploadPropertyConverter
The upload property value converter.