BaseUploadEditorAttribute constructor

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Initializes a new instance of the ImageUploadEditorAttribute class.

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

See Also