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