C# Class Umbraco.Belle.App_Plugins.MyPackage.PropertyEditors.PostcodePropertyEditor

Inheritance: Umbraco.Belle.System.PropertyEditors.PropertyEditor
Exibir arquivo Open project: umbraco/Belle

Protected Methods

Method Description
CreateValueEditor ( ) : ValueEditor

Creates the value editor with custom validators

Method Details

CreateValueEditor() protected method

Creates the value editor with custom validators
protected CreateValueEditor ( ) : ValueEditor
return Umbraco.Belle.System.PropertyEditors.ValueEditor