CreateNewAlertPage(Microsoft.SharePoint.Portal.Alerts.NewAlertObjectInfo) Method

The CreateNewAlertPage method of the PersonAlertType class gets an AlertEditPage object that is used to create alerts of this type on the create new alert page in the user interface (UI).

Parameters

objectInfo   A NewAlertObjectInfo object that contains basic alert property values.

Return Value

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

Remarks

The GetNewAlertActionInfo method is called when the new alert page in the UI is rendered. It returns an AlertEditPage implementation for the specific alert type. This object is used to create the new alert.

Requirements

Platforms: Microsoft Windows Server 2003

Security: Code Access Security