Share via


EnterFolderButton.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 EnterFolderButton
Dim value As String

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

Property value

Type: System.String

See also

Reference

EnterFolderButton class

EnterFolderButton members

Microsoft.SharePoint.WebControls namespace