Share via


SPMobileSwitchPageViewNavigation.GenerateUrl Method

Generates the URL of the page that displays the list.

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
The String object that represents the URL of the mobile list view page.

Remarks

This override generates the String value to represents the URL of the mobile list view page.

See Also

Reference

SPMobileSwitchPageViewNavigation Class

SPMobileSwitchPageViewNavigation Members

Microsoft.SharePoint.MobileControls Namespace