EditorAddonAttribute constructor
namespace: Serenity.ComponentModel assembly: Serenity.Net.Core
Adds an editor addon to the target property.
public EditorAddonAttribute(string type)
| parameter | description |
|---|---|
| type | The type. |
Remarks
Initializes a new instance of the EditorAddonAttribute class.
See Also
- class EditorAddonAttribute