Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the SPRibbonButton, which saves changes and stops wiki page editing.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected btnWikiSave As SPRibbonButton
'Usage
Dim value As SPRibbonButton
value = Me.btnWikiSave
Me.btnWikiSave = value
protected SPRibbonButton btnWikiSave