WikiEditPage.btnWikiEdit Field

Represents the SPRibbonButton, which makes the wiki page ready for editing.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Protected btnWikiEdit As SPRibbonButton
'Usage
Dim value As SPRibbonButton

value = Me.btnWikiEdit

Me.btnWikiEdit = value
protected SPRibbonButton btnWikiEdit

See Also

Reference

WikiEditPage Class

WikiEditPage Members

Microsoft.SharePoint.WebPartPages Namespace