AlertTemplate 元素 (AlertTemplates)

适用于: SharePoint 2016 |SharePoint Foundation 2013 |SharePoint Online |SharePoint Server 2013

定义通知消息模板。

<AlertTemplate
  Type="List" | "Item" | "Custom"
  Default="True" | "False"
  Name="Text">
    <EventTypes IsVisible="True" | "False"/>
    <Format>
    ...
    </Format>
    <Properties>
    ...
    </Properties>
    <Filters>
    ...
    </Filters>
</AlertTemplate>

元素和属性

下面各部分介绍了属性、子元素和父元素。

Attributes

属性 说明
类型
指定与警报模板关联的项类型; 列出自定义
默认
指定该模板是否为默认通知模板。
名称
指定模板名称。

子元素

父元素