FormatterOptionAttribute constructor

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Initializes a new instance of the FormatterOptionAttribute class.

public FormatterOptionAttribute(string key, object value)
parameter description
key The key.
value The value.

See Also