Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the identifier of the command.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Overridable ReadOnly Property Id As String
Get
'Usage
Dim instance As SPRibbonCommand
Dim value As String
value = instance.Id
public virtual string Id { get; }
Property Value
Type: System.String