EditorTypeAttribute constructor

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Initializes a new instance of the EditorTypeAttribute class.

public EditorTypeAttribute(string type)
parameter description
type The type.

See Also