SPMobileDeletePageNavigation.GenerateUrl Method

Gets the URL of the delete item form.

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

Syntax

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

Dim returnValue As String

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

Return Value

Type: System.String
A String representing the URL of the form for deleting list items on the mobile web site.

See Also

Reference

SPMobileDeletePageNavigation Class

SPMobileDeletePageNavigation Members

Microsoft.SharePoint.MobileControls Namespace