CustomEditorAttribute constructor

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Initializes a new instance of the CustomEditorAttribute class.

public CustomEditorAttribute(string editorType)
parameter description
editorType Type of the editor.

See Also