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.
Creates the URL of the mobile page that shows the list of comments.
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 URL of the mobile list of comments page.
See Also
Reference
SPMobileCommentsListViewNavigation Class