EditorAddonAttribute constructor

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Adds an editor addon to the target property.

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

Remarks

Initializes a new instance of the EditorAddonAttribute class.

See Also