ShortName element (AlertTemplates)

Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013

Specifies a short name for the alert template filter. The name can be specified as a string that contains a Resource variable. Resource variables that are listed in AlertTemplates.xml, such as $Resources:Alerts_anything_filter_shortname, can be found in core.resx, which is located in local_drive \Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\Resources.

<ShortName>
</ShortName>

Elements and attributes

The following sections describe attributes, child elements, and parent elements.

Attributes

None

Child elements

None

Parent elements

Example

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