SPMobileUtility.GetNewFormUrl Method

Returns the URL of the new form (NewForm.aspx) of a mobile Web application.

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

Syntax

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

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

Return Value

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

See Also

Reference

SPMobileUtility Class

SPMobileUtility Members

GetNewFormUrl Overload

Microsoft.SharePoint.Utilities Namespace