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)
Available in Sandboxed Solutions: No
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.