FolderAlertTemplate Class

The FolderAlertTemplate class represents the template for creating new alerts for folders in Microsoft SharePoint Portal Server.

System.Object

   Microsoft.SharePoint.Portal.Alerts.RecursiveAlertTemplate

      Microsoft.SharePoint.Portal.Alerts.FolderAlertTemplate

Public Constructors

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

Name Description
FolderAlertTemplate (Microsoft.SharePoint.Portal.Alerts.Alert) Initializes a new instance of the FolderAlertTemplate class with the specified reference to an Alert object that represents an existing alert.
FolderAlertTemplate (String, String) Initializes a new instance of the FolderAlertTemplate class with the specified folder URL and display name.

Protected Methods

The following table shows the protected methods of the FolderAlertTemplate 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 FolderAlertTemplate 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 folders 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