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
파일 보기 프로젝트 열기: volkanceylan/Serenity

공개 메소드들

메소드 설명
PlaceholderAttribute ( string value ) : System

메소드 상세

PlaceholderAttribute() 공개 메소드

public PlaceholderAttribute ( string value ) : System
value string
리턴 System