Click or drag to resize

ITaskDialogCommandLinkId Property

Gets or sets identifier of command link (this identifier will be returned by ITaskDialog when user click on command link)

Namespace:  EBP.Api.Interfaces.Dialogs
Assembly:  EBP.Api.Common (in EBP.Api.Common.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntax
int Id { get; set; }

Property Value

Type: Int32
See Also