LookupEditorBaseAttribute constructor

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Initializes a new instance of the LookupEditorBaseAttribute class.

protected LookupEditorBaseAttribute(string editorType)
parameter description
editorType Type of the editor.

See Also