Partilhar via


SPRibbonPostBackEvent.Arguments Property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public ReadOnly Property Arguments As Object()
    Get
'Usage
Dim instance As SPRibbonPostBackEvent
Dim value As Object()

value = instance.Arguments
public Object[] Arguments { get; }

Property Value

Type: []
Returns Object.

See Also

Reference

SPRibbonPostBackEvent Class

SPRibbonPostBackEvent Members

Microsoft.SharePoint.WebControls Namespace