ServiceLookupEditorBaseAttribute constructor

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Initializes a new instance of the ServiceLookupEditorBaseAttribute class.

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

See Also