Share via


SPMobileUtility.GetDispFormUrl method

Returns the URL of the display form (DispForm.aspx) of the mobile Web application.

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

Syntax

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

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

Return value

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

See also

Reference

SPMobileUtility class

SPMobileUtility members

GetDispFormUrl overload

Microsoft.SharePoint.Utilities namespace