Share via


WikiEditPage.WikiField field

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)

Syntax

'Declaration
Protected WikiField As FormField
'Usage
Dim value As FormField

value = Me.WikiField

Me.WikiField = value
protected FormField WikiField

See also

Reference

WikiEditPage class

WikiEditPage members

Microsoft.SharePoint.WebPartPages namespace