TaskDialogAddCommandLink Method

Adds a CommandLink to the TaskDialog.
Overload List
 NameDescription
Public methodAddCommandLink(TaskDialogCommandLinkId, String) Adds a CommandLink associated to the given id, displaying the indicating main content.
Public methodAddCommandLink(TaskDialogCommandLinkId, String, String) Adds a CommandLink associated to the given id, displaying the indicating main and supporting content.
Top
See Also