C# Класс Umbraco.Belle.System.PropertyEditors.ValueEditor

Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание

Открытые методы

Метод Описание
ValueEditor ( ) : System.Collections.Generic

assign defaults

ValueEditor ( string view ) : System.Collections.Generic

Creates a new editor with the specified view

Описание методов

ValueEditor() публичный Метод

assign defaults
public ValueEditor ( ) : System.Collections.Generic
Результат System.Collections.Generic

ValueEditor() публичный Метод

Creates a new editor with the specified view
public ValueEditor ( string view ) : System.Collections.Generic
view string
Результат System.Collections.Generic