TextualFieldAttribute constructor

namespace: Serenity.Data.Mapping   assemblySerenity.Net.Data

Initializes a new instance of the TextualFieldAttribute class.

public TextualFieldAttribute(string value)
parameter description
value The value.

See Also