Ant Organisation Ltd documentation

DialogButton.Click Event

Event which is triggered when the dialog created by this button is submitted. GetValue is called by handlers of this event to access the results of the dialog

public event EventHandler Click;

See Also

DialogButton Class | Ant.ContentEntry.Web Namespace