BaseFieldControl.UpdateFieldValueInItem 方法

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

语法

声明
Public Overridable Sub UpdateFieldValueInItem
用法
Dim instance As BaseFieldControl

instance.UpdateFieldValueInItem()
public virtual void UpdateFieldValueInItem()

备注

默认实现更新ValueItemFieldValue 。前者是当前列表项中的SPField对象的值。后者是在 UI 中的字段的值。

另请参阅

引用

BaseFieldControl 类

BaseFieldControl 成员

Microsoft.SharePoint.WebControls 命名空间