SPRibbonPostBackEvent class

Represents a postback event for a Ribbon command.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.WebControls.SPRibbonPostBackEvent

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

Syntax

'Declaration
<DataContractAttribute> _
Public NotInheritable Class SPRibbonPostBackEvent
'Usage
Dim instance As SPRibbonPostBackEvent
[DataContractAttribute]
public sealed class SPRibbonPostBackEvent

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

SPRibbonPostBackEvent members

Microsoft.SharePoint.WebControls namespace