SPMobileHomePageNavigation.GenerateUrl Method
Gets the URL of the home page.
Namespace: Microsoft.SharePoint.MobileControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
Protected Overrides Function GenerateUrl As String
'Usage
Dim returnValue As String
returnValue = Me.GenerateUrl()
protected override string GenerateUrl()
Type: System.String
A String representing the URL of the home page.
SPMobileHomePageNavigation Class