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

See Also

Reference

WikiEditPage Class

WikiEditPage Members

Microsoft.SharePoint.WebPartPages Namespace