SPMobileWikiAllPagesNavigation.GenerateUrl Method

Generates and returns the URL of the page that shows the list of all mobile pages that correspond to nonmobile wiki-enabled pages.

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 URL of the page.

See Also

Reference

SPMobileWikiAllPagesNavigation Class

SPMobileWikiAllPagesNavigation Members

Microsoft.SharePoint.MobileControls Namespace