SPMobileEventsSaveNavigation.TrySaveItem 方法

在移动网站中的事件列表中保存事件。

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

语法

声明
Public Overrides Function TrySaveItem As Boolean
用法
Dim instance As SPMobileEventsSaveNavigation
Dim returnValue As Boolean

returnValue = instance.TrySaveItem()
public override bool TrySaveItem()

返回值

类型:System.Boolean
true如果成功保存该事件。否则为false。

备注

SPMobileEventsSaveNavigation控件的CommandControl属性的Click事件调用此方法。

另请参阅

引用

SPMobileEventsSaveNavigation 类

SPMobileEventsSaveNavigation 成员

Microsoft.SharePoint.Mobile.WebControls 命名空间