SPMobileUserField.CreateControlForEdit 方法
创建子 textbox 控件呈现编辑 (项) 页面上呈现限制受字段的当前值。
命名空间: 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()