WikiEditPage.btnWikiRevert Field
Represents the SPRibbonButton, which stops wiki page editing without saving changes.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected btnWikiRevert As SPRibbonButton
'Usage
Dim value As SPRibbonButton
value = Me.btnWikiRevert
Me.btnWikiRevert = value
protected SPRibbonButton btnWikiRevert