SPMobileNewFormNavigation.GenerateUrl 方法
获取表单的 URL 创建新项目。
命名空间: Microsoft.SharePoint.Mobile.WebControls
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Protected Overrides Function GenerateUrl As String
用法
Dim returnValue As String
returnValue = Me.GenerateUrl()
protected override string GenerateUrl()
返回值
类型:System.String
表示新项表单的 URL String 。