Share via


IRibbonCommand.Id property

Gets the identifier of the command.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
ReadOnly Property Id As String
    Get
'Usage
Dim instance As IRibbonCommand
Dim value As String

value = instance.Id
string Id { get; }

Property value

Type: System.String
Returns String.

See also

Reference

IRibbonCommand interface

IRibbonCommand members

Microsoft.SharePoint.WebControls namespace