Share via


IDialogControl.GetUpdatedLink Method

Returns a Link object that contains the data obtained from the user.

Namespace:  Microsoft.TeamFoundation.WorkItemTracking.Controls
Assembly:  Microsoft.TeamFoundation.WorkItemTracking.Controls (in Microsoft.TeamFoundation.WorkItemTracking.Controls.dll)

Syntax

'Declaration
Function GetUpdatedLink As Link
'Usage
Dim instance As IDialogControl 
Dim returnValue As Link 

returnValue = instance.GetUpdatedLink()
Link GetUpdatedLink()
Link^ GetUpdatedLink()
function GetUpdatedLink() : Link

Return Value

Type: Microsoft.TeamFoundation.WorkItemTracking.Client.Link

.NET Framework Security

See Also

Reference

IDialogControl Interface

IDialogControl Members

Microsoft.TeamFoundation.WorkItemTracking.Controls Namespace