EventTypes element (AlertTemplates)
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Specifies whether event types associated with the alert template are visible in the new alert page.
<EventTypes IsVisible = "True" | "False"/>
Elements and attributes
The following sections describe attributes, child elements, and parent elements.
Attributes
Attribute | Description |
---|---|
IsVisible |
True if event types are visible; otherwise, False. |
Child elements
None
Parent elements
Example
For an example of how this element is used, see AlertTemplates element (AlertTemplates).