ListingAlertTemplate Class
The ListingAlertTemplate class represents the template for creating new alerts for listings in Microsoft SharePoint Portal Server.
System.Object
Microsoft.SharePoint.Portal.Alerts.StandardAlertTemplate
Microsoft.SharePoint.Portal.Alerts.ListingAlertTemplate
Public Constructors
The following table shows the constructors of the ListingAlertTemplate class and a brief description of each.
Name | Description |
---|---|
ListingAlertTemplate(Microsoft.SharePoint.Portal.Alerts.Alert) | Initializes a new instance of the ListingAlertTemplate class with the specified reference to an Alert object that represents an existing alert. |
ListingAlertTemplate(System.Guid, System.String) | Initializes a new instance of the ListingAlertTemplate class with the specified GUID and display name for a listing. |
Protected Methods
The following table shows the methods of the ListingAlertTemplate class and a brief description of each.
Name | Description |
---|---|
CreateQuery | Reserved for internal use only. |
GetAlertType | Reserved for internal use only. |
Protected Constructors
The following table shows the properties of the ListingAlertTemplate 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 Microsoft 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 listings 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