LocalTextPrefixAttribute constructor

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Initializes a new instance of the LocalTextPrefixAttribute class.

public LocalTextPrefixAttribute(string value)
parameter description
value The prefix.

See Also