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

The CreateEditAlertPage method of the PersonAlertType class gets an AlertEditPage object that is used to edit person 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 edits information for alerts of this type.

Remarks

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

Requirements

Platforms: Microsoft Windows Server 2003

Security: Code Access Security