SiteRegistryAlertTemplate Class
The SiteRegistryAlertTemplate class represents the template for creating new alerts for the site directory in Microsoft Office SharePoint Portal Server 2003.
System.Object
Microsoft.SharePoint.Portal.Alerts.StandardAlertTemplate
Microsoft.SharePoint.Portal.Alerts.SiteRegistryAlertTemplate
Public Constructors
The following table shows the constructors of the SiteRegistryAlertTemplate class and a brief description of each.
Name | Description |
---|---|
SiteRegistryAlertTemplate(Microsoft.SharePoint.Portal.Alerts.Alert) | Initializes a new instance of the SiteRegistryAlertTemplate class with the specified reference to an Alert object that represents an existing alert. |
SiteRegistryAlertTemplate(System.Guid, System.String) | Initializes a new instance of the SiteRegistryAlertTemplate class with the specified GUID and display name for a site registry. |
Protected Methods
The following table shows the protected methods of the SiteRegistryAlertTemplate class and a brief description of each.
Name | Description |
---|---|
CreateQuery | Reserved for internal use only. |
GetAlertType | Reserved for internal use only. |
Public Properties
The following table shows the public properties of the SiteRegistryAlertTemplate class, the data type of each property, and a brief description of each.
Name | Data type | Description |
---|---|---|
ConditionText | String | Gets a user-friendly description of the query that describes alerts created with this template. |
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 the site directory 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