EditorAddonAttribute.AddonKey property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets or sets the addon key which is set as data-addonkey attribute.

public string AddonKey { get; set; }

See Also