Table of Contents

Method AfterHelpRequested

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

AfterHelpRequested(AbstractControl, HelpEventArgs)

Called after the HelpRequested event is raised.

public void AfterHelpRequested(AbstractControl sender, HelpEventArgs e)

Parameters

sender AbstractControl

Control which sends the notification.

e HelpEventArgs

A HelpEventArgs that contains the event data.