CustomEditorAttribute constructor
namespace: Serenity.ComponentModel assembly: Serenity.Net.Core
Initializes a new instance of the CustomEditorAttribute class.
public CustomEditorAttribute(string editorType)
| parameter | description |
|---|---|
| editorType | Type of the editor. |
See Also
- class CustomEditorAttribute