EditLinkAttribute.ItemType property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Optional item type that this edit link should open. It should match the dialog namespace / class name.

public string ItemType { get; set; }

See Also