Skip to content

Commit add873c

Browse files
authored
Update 17/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/entity-data-picker.md
1 parent aa3a189 commit add873c

File tree

1 file changed

+1
-1
lines changed
  • 17/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors

1 file changed

+1
-1
lines changed

17/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/entity-data-picker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
`Returns: Umbraco.Cms.Core.Models.EntityDataPickerValue`
88

9-
`Supported Data Source Types:` [picker](../../../../customizing/property-editors/data-source-types/picker/README.md)
9+
`Supported Data Source Types:` [Picker](../../../../customizing/property-editors/data-source-types/picker/README.md)
1010

1111
The Entity Data Picker property editor allows editors to pick one or more entities from a configurable data source. The selected entities are stored as an array of strings, where each string represents the ID of the selected entity.
1212

0 commit comments

Comments
 (0)