WikiEditPage.btnWikiSave field
Represents the SPRibbonButton, which saves changes and stops wiki page editing.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected btnWikiSave As SPRibbonButton
'Usage
Dim value As SPRibbonButton
value = Me.btnWikiSave
Me.btnWikiSave = value
protected SPRibbonButton btnWikiSave