HintAttribute constructor

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Initializes a new instance of the HintAttribute class.

public HintAttribute(string hint)
parameter description
hint The hint.

See Also