EventTypes Element (AlertTemplates)

Applies to: SharePoint Foundation 2010

Specifies whether event types associated with the alert template are visible in the new alert page.

<EventTypes IsVisible = "True" | "False"/>

Attributes

Attribute

Description

IsVisible

True if event types are visible; otherwise, False.

Child Elements

None

Parent Element

FilterDefinition

Example

For an example of how this element is used, see AlertTemplates Element (AlertTemplates).