IRibbonCallbackHandler.GetSelectedItemID Method

Namespace:  Microsoft.TeamFoundation.OfficeIntegration.Client
Assembly:  Microsoft.TeamFoundation.OfficeIntegration.Common (in Microsoft.TeamFoundation.OfficeIntegration.Common.dll)

Syntax

'Declaration
Function GetSelectedItemID ( _
    control As Object _
) As String
string GetSelectedItemID(
    Object control
)
String^ GetSelectedItemID(
    Object^ control
)
abstract GetSelectedItemID : 
        control:Object -> string
function GetSelectedItemID(
    control : Object
) : String

Parameters

Return Value

Type: System.String
Returns String.

.NET Framework Security

See Also

Reference

IRibbonCallbackHandler Interface

Microsoft.TeamFoundation.OfficeIntegration.Client Namespace