SPMobileGeolocationField.CreateControlForNew 方法
创建用于呈现新项目表单上的字段控件。
命名空间: Microsoft.SharePoint.Mobile.WebControls
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Protected Overrides Function CreateControlForNew As Control
用法
Dim returnValue As Control
returnValue = Me.CreateControlForNew()
protected override Control CreateControlForNew()
返回值
类型:System.Web.UI.Control
MobileControls,具体而言,文本框,呈现在其中用户输入值的字段创建新的列表项时空文本框。