C# Класс Serenity.ComponentModel.PlaceholderAttribute

Sets a placeholder for a form field. Placeholder text is shown inside the editor when its value is empty. Only editors using basic inputs and Select2 editor supports this.
Наследование: System.Attribute
Показать файл Открыть проект

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

Метод Описание
PlaceholderAttribute ( string value ) : System

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

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

public PlaceholderAttribute ( string value ) : System
value string
Результат System