Share via


SPMobileUpFolderNavigation.GenerateUrl Method

Gets the URL of the mobile list view page in the parent folder.

Namespace:  Microsoft.SharePoint.MobileControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected Overrides Function GenerateUrl As String
'Usage
Dim returnValue As String

returnValue = Me.GenerateUrl()
protected override string GenerateUrl()

Return Value

Type: System.String
A String representing the URL of the parent folder.

See Also

Reference

SPMobileUpFolderNavigation Class

SPMobileUpFolderNavigation Members

Microsoft.SharePoint.MobileControls Namespace