C# 클래스 Serenity.ComponentModel.HintAttribute

Sets a hint for a form field. Hint is shown when field label is hovered. This has no effect on columns.
상속: System.Attribute
파일 보기 프로젝트 열기: volkanceylan/Serenity

공개 메소드들

메소드 설명
HintAttribute ( string hint ) : System

메소드 상세

HintAttribute() 공개 메소드

public HintAttribute ( string hint ) : System
hint string
리턴 System