EditorTypeAttribute constructor
namespace: Serenity.ComponentModel assembly: Serenity.Net.Core
Initializes a new instance of the EditorTypeAttribute class.
public EditorTypeAttribute(string type)
| parameter | description |
|---|---|
| type | The type. |
See Also
- class EditorTypeAttribute