WikiEditPage.WikiMiniConsole Field
Represents a mini console menu on the top of the wiki field to enable the user to manipulate the wiki page.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected WikiMiniConsole As FormComponent
'Usage
Dim value As FormComponent
value = Me.WikiMiniConsole
Me.WikiMiniConsole = value
protected FormComponent WikiMiniConsole