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)
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

See Also

Reference

WikiEditPage Class

WikiEditPage Members

Microsoft.SharePoint.WebPartPages Namespace