SPMobileEditFormNavigation.GenerateUrl Method

Gets the URL of the edit form for the list item.

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
A String representing the URL of the form on which the list item can be edited.

See Also

Reference

SPMobileEditFormNavigation Class

SPMobileEditFormNavigation Members

Microsoft.SharePoint.MobileControls Namespace