C# Class Serenity.ComponentModel.HintAttribute

Sets a hint for a form field. Hint is shown when field label is hovered. This has no effect on columns.
Inheritance: System.Attribute
Afficher le fichier Open project: volkanceylan/Serenity

Méthodes publiques

Méthode Description
HintAttribute ( string hint ) : System

Method Details

HintAttribute() public méthode

public HintAttribute ( string hint ) : System
hint string
Résultat System