SPMobileLinkNavigation.GenerateUrl Method

Gets the URL of the mobile page or form that is opened by the control.

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

Syntax

Protected Overridable Function GenerateUrl As String

Dim returnValue As String

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

Return Value

Type: System.String
A String that represents the URL of the page or form.

Remarks

The default implementation returns an empty string.

See Also

Reference

SPMobileLinkNavigation Class

SPMobileLinkNavigation Members

Microsoft.SharePoint.MobileControls Namespace