SPMobileUtility.GetNewFormUrl Method
Include Protected Members
Include Inherited Members
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