SPMobileWikiTextPageNavigation.GenerateUrl Method

Generates the URL of the display form.

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 indicates the URL for user to navigate to.

See Also

Reference

SPMobileWikiTextPageNavigation Class

SPMobileWikiTextPageNavigation Members

Microsoft.SharePoint.MobileControls Namespace