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