Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
SPMobileNewFormNavigation class