View Source
Class MultiNodeTreePickerPropertyEditor.MultiNodeTreePickerPropertyValueEditor
Inheritance
System.Object
Assembly: Umbraco.Infrastructure.dll
Syntax
public class MultiNodeTreePickerPropertyValueEditor : DataValueEditor, IDataValueEditor, IDataValueReference
Constructors
View Source
MultiNodeTreePickerPropertyValueEditor(ILocalizedTextService, IShortStringHelper, IJsonSerializer, IIOHelper, DataEditorAttribute)
Declaration
public MultiNodeTreePickerPropertyValueEditor(ILocalizedTextService localizedTextService, IShortStringHelper shortStringHelper, IJsonSerializer jsonSerializer, IIOHelper ioHelper, DataEditorAttribute attribute)
Parameters
Methods
View Source
GetReferences(Object)
Declaration
public IEnumerable<UmbracoEntityReference> GetReferences(object value)
Parameters
Type |
Name |
Description |
System.Object |
value |
|
Returns