Share via


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

The CreateNewAlertPage method of the SiteRegistryAlertType class gets an AlertEditPage object that is used to create alerts of this type on the Create New Alert page in the UI.

Parameters

objectInfo   A NewAlertObjectInfo object that contains basic alert property values.

Return Value

A Microsoft.SharePoint.Portal.Alerts.AlertEditPage object that is used to create, display, and edit 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