SPMobileUtility.GetEditFormUrl Method

Returns the URL of the edit form (EditForm.aspx) of the mobile Web application.

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Shared Function GetEditFormUrl As String
'Usage
Dim returnValue As String

returnValue = SPMobileUtility.GetEditFormUrl()
public static string GetEditFormUrl()

Return Value

Type: System.String
A string that contains the URL.

See Also

Reference

SPMobileUtility Class

SPMobileUtility Members

GetEditFormUrl Overload

Microsoft.SharePoint.Utilities Namespace