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)

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