ILinkDialogControl Interface
Namespace: Microsoft.TeamFoundation.WorkItemTracking.Controls
Assembly: Microsoft.TeamFoundation.WorkItemTracking.Controls (in Microsoft.TeamFoundation.WorkItemTracking.Controls.dll)
Syntax
'Declaration
Public Interface ILinkDialogControl
public interface ILinkDialogControl
public interface class ILinkDialogControl
type ILinkDialogControl = interface end
public interface ILinkDialogControl
The ILinkDialogControl type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetDisplayName | obtains the localized display name of the link | |
GetUpdatedLinks | the updated links obtained from user if multiselect is set to false, the array should have one element | |
Initialize | Initializies the control with host, mode and existing link if it is in edit mode |
Top
See Also
Reference
Microsoft.TeamFoundation.WorkItemTracking.Controls Namespace