PlaceholderAttribute constructor

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Initializes a new instance of the PlaceholderAttribute class.

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

See Also