SPAlert.Update 方法 (Boolean)

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

语法

声明
Public Sub Update ( _
    bSendMail As Boolean _
)
用法
Dim instance As SPAlert
Dim bSendMail As Boolean

instance.Update(bSendMail)
public void Update(
    bool bSendMail
)

参数

  • bSendMail
    类型:System.Boolean

    true来发送确认电子邮件。否则为false。

另请参阅

引用

SPAlert 类

SPAlert 成员

Update 重载

Microsoft.SharePoint 命名空间