EditItemButton.RibbonCommand property

This member overrides SPLinkButton.RibbonCommand.

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

Syntax

'Declaration
Public Overrides ReadOnly Property RibbonCommand As String
    Get
'Usage
Dim instance As EditItemButton
Dim value As String

value = instance.RibbonCommand
public override string RibbonCommand { get; }

Property value

Type: System.String

See also

Reference

EditItemButton class

EditItemButton members

Microsoft.SharePoint.WebControls namespace