View Source
  Class RadioValueEditor
  
  
  
  
    Inheritance
      System.Object
      
      
   
  
  Assembly: Umbraco.Core.dll
  Syntax
  
    public class RadioValueEditor : DataValueEditor, IDataValueEditor
   
  Constructors
  
  
    View Source
  
  RadioValueEditor(ILocalizedTextService, IShortStringHelper, IJsonSerializer, IIOHelper, DataEditorAttribute)
  
  
  Declaration
  
    public RadioValueEditor(ILocalizedTextService localizedTextService, IShortStringHelper shortStringHelper, IJsonSerializer jsonSerializer, IIOHelper ioHelper, DataEditorAttribute attribute)
   
  Parameters