SPMobileUrlField.CreateControlForEdit 方法

创建用于呈现编辑项目表单上的字段控件。

命名空间:  Microsoft.SharePoint.Mobile.WebControls
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Protected Overrides Function CreateControlForEdit As Control
用法
Dim returnValue As Control

returnValue = Me.CreateControlForEdit()
protected override Control CreateControlForEdit()

返回值

类型:System.Web.UI.Control
呈现编辑表单上的字段MobileControl

备注

此重写呈现当前的 URL 和作为初始值的编辑窗体上的说明。

另请参阅

引用

SPMobileUrlField 类

SPMobileUrlField 成员

Microsoft.SharePoint.Mobile.WebControls 命名空间