SPMobileUtility.GetDispFormUrl Method
Include Protected Members
Include Inherited Members
Returns the URL of the display form (DispForm.aspx) of the mobile Web application.
Overload List
Name | Description | |
---|---|---|
GetDispFormUrl() | Returns the URL of the display form (DispForm.aspx) of the mobile Web application. | |
GetDispFormUrl(SPContext) | Returns the URL of the display form (DispForm.aspx) of the mobile Web application. | |
GetDispFormUrl(SPView, SPItem, SPContext) | Returns the URL of the display form (DispForm.aspx) of the mobile Web application. |
Top