Share via


WikiEditPage.PageFolderName Field

Represents the FormComponent that is used to navigate to the parent folder or parent list of the current page.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Protected PageFolderName As FormComponent
'Usage
Dim value As FormComponent

value = Me.PageFolderName

Me.PageFolderName = value
protected FormComponent PageFolderName

See Also

Reference

WikiEditPage Class

WikiEditPage Members

Microsoft.SharePoint.WebPartPages Namespace