SPMobileUtility.GetNewFormUrl method
Returns the URL of the new form (NewForm.aspx) of a mobile Web application.
Overload list
Name | Description | |
---|---|---|
GetNewFormUrl() | Returns the URL of the new form (NewForm.aspx) of a mobile Web application. | |
GetNewFormUrl(SPContext) | Returns the URL of the new form (NewForm.aspx)of a mobile Web application. | |
GetNewFormUrl(SPView, SPContext) | Returns the URL of the new form (NewForm.aspx)of a mobile Web application. |
Top