EditorOptionAttribute constructor
namespace: Serenity.ComponentModel assembly: Serenity.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
- class EditorOptionAttribute