Class RadioValueEditor
Namespace: Umbraco.Cms.Core.PropertyEditors
Assembly: Umbraco.Core.dll
Syntax
public class RadioValueEditor : DataValueEditor, IDataValueEditor
Constructors
View SourceRadioValueEditor(IShortStringHelper, IJsonSerializer, IIOHelper, DataEditorAttribute)
Declaration
public RadioValueEditor(IShortStringHelper shortStringHelper, IJsonSerializer jsonSerializer, IIOHelper ioHelper, DataEditorAttribute attribute)
Parameters
Type | Name | Description |
---|---|---|
IShortStringHelper | shortStringHelper | |
IJsonSerializer | jsonSerializer | |
IIOHelper | ioHelper | |
DataEditorAttribute | attribute |