SPRibbonPostBackEvent.Arguments property

Gets the event arguments.

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

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