CreateEditAlertPage(Microsoft.SharePoint.Portal.Alerts.Alert) Method

The CreateEditAlertPage method of the FolderAlertType class gets an AlertEditPage object that is used to edit folder alerts on the Edit Alert page in the user interface (UI).

Parameters

alertToEdit   Alert object that represents an alert whose properties are modified through the UI.

Return Value

Microsoft.SharePoint.Portal.Alerts.AlertEditPage that is used to create, display, and edit information for alerts of this type.

Remarks

The CreateEditAlertPage method is called when the Edit Alert page is rendered in the UI. The method returns an AlertEditPage implementation for folder alerts. The AlertEditPage object is used to edit and display the alert.

Requirements

Platforms: Microsoft Windows Server 2003

Security: Code Access Security