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 the FormField which is bound to the wiki content of the current page.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected WikiField As FormField
'Usage
Dim value As FormField
value = Me.WikiField
Me.WikiField = value
protected FormField WikiField