Share via


ListItemAlertTemplate Class

The ListItemAlertTemplate class represents the template for creating new alerts for SharePoint list items in Microsoft Office SharePoint Portal Server 2003.

System.Object

   Microsoft.SharePoint.Portal.Alerts.StandardAlertTemplate

      Microsoft.SharePoint.Portal.Alerts.ListItemAlertTemplate

Public Constructors

The following table shows the constructors of the ListItemAlertTemplate class and a brief description of each.

Name Description
ListItemAlertTemplate(Microsoft.SharePoint.Portal.Alerts.Alert) Initializes a new instance of the ListItemAlertTemplate class with the specified reference to an Alert object that represents an existing alert.
ListItemAlertTemplate(System.Guid, Int32, String) Initializes a new instance of the ListItemAlertTemplate class with the specified GUID, list item identifier, and display name for a SharePoint list item.

Protected Methods

The following table shows the protected methods of the ListItemAlertTemplate class and a brief description of each.

Name Description
CreateQuery Reserved for internal use only.
GetAlertType Reserved for internal use only.

Protected Properties

The following table shows the protected properties of the ListItemAlertTemplate class, the data type of each property, and a brief description of each.

Name Data type Description
LcidModifyItemCondition String Reserved for internal use only.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.

Remarks

Use this object to create new alerts for SharePoint list items in SharePoint Portal Server.

Requirements

Namespace: Microsoft.SharePoint.Portal.Alerts

Platforms: Microsoft Windows Server 2003

Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Security: Code Access Security