Search Results for

    Show / Hide Table of Contents

    Class MediaPickerPropertyEditor.MediaPickerPropertyValueEditor

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core.PropertyEditors
    Assembly: cs.temp.dll.dll
    Syntax
    public class MediaPickerPropertyValueEditor : DataValueEditor

    Constructors

    MediaPickerPropertyValueEditor(ILocalizedTextService, IShortStringHelper, IJsonSerializer, IIOHelper, DataEditorAttribute)

    Declaration
    public MediaPickerPropertyValueEditor(ILocalizedTextService localizedTextService, IShortStringHelper shortStringHelper, IJsonSerializer jsonSerializer, IIOHelper ioHelper, DataEditorAttribute attribute)
    Parameters
    Type Name Description
    ILocalizedTextService localizedTextService
    IShortStringHelper shortStringHelper
    IJsonSerializer jsonSerializer
    IIOHelper ioHelper
    DataEditorAttribute attribute

    Methods

    GetReferences(Object)

    Declaration
    public IEnumerable<UmbracoEntityReference> GetReferences(object value)
    Parameters
    Type Name Description
    System.Object value
    Returns
    Type Description
    System.Collections.Generic.IEnumerable<UmbracoEntityReference>
    In This Article
    • Constructors
      • MediaPickerPropertyValueEditor(ILocalizedTextService, IShortStringHelper, IJsonSerializer, IIOHelper, DataEditorAttribute)
    • Methods
      • GetReferences(Object)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX