SubmitCommentButton.SaveItem 方法
保存批注、 签入并将其上载。
命名空间: Microsoft.SharePoint.WebControls
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Protected Overrides Function SaveItem As Boolean
用法
Dim returnValue As Boolean
returnValue = Me.SaveItem()
protected override bool SaveItem()