EditorOptionAttribute constructor

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Initializes a new instance of the EditorOptionAttribute class.

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

See Also