Share via


SPMobileAllContentPageNavigation.GenerateUrl method

This member overrides SPMobileLinkNavigation.GenerateUrl().

Namespace:  Microsoft.SharePoint.Mobile.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Protected Overrides Function GenerateUrl As String
'Usage
Dim returnValue As String

returnValue = Me.GenerateUrl()
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
protected override string GenerateUrl()

Return value

Type: System.String

See also

Reference

SPMobileAllContentPageNavigation class

SPMobileAllContentPageNavigation members

Microsoft.SharePoint.Mobile.WebControls namespace