TswaHyperlinkBuilder.GetWorkItemEditorUrl Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
GetWorkItemEditorUrl(Int32) | Gets a Work Item Editor URL. | |
GetWorkItemEditorUrl(Int32, String) | Gets a Work Item Editor URL. | |
GetWorkItemEditorUrl(Uri, String) | Gets a work item editor URL that creates a work item of a specified work item type. | |
GetWorkItemEditorUrl(Uri, String, String) | Gets a work item editor URL that creates a work item of a specified work item type. |
Top