ListAlertType Class

The ListAlertType class represents the alert for a SharePoint list in SharePoint Portal Server.

System.Object

   Microsoft.SharePoint.Portal.Alerts.AlertType

      Microsoft.SharePoint.Portal.Alerts.ListAlertType

Public Constructors

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

Name Description
ListAlertType Initializes a new instance of the ListAlertType class.

Public Fields

The following table shows the fields of the ListAlertType class and a brief description of each.

Name Description
ListAlertTypeId Contains the type of this alert.

Public Methods

The following table shows the public methods of the ListAlertType class and a brief description of each.

Name Description
CreateEditAlertPage(Microsoft.SharePoint.Portal.Alerts.Alert) Reserved for internal use only.
CreateNewAlertPage(Microsoft.SharePoint.Portal.Alerts.NewAlertObjectInfo) Reserved for internal use only.
GetAlertCreationLink(Microsoft.SharePoint.Portal.PortalContext, System.Guid, String, String, String) Creates an "Alert Me" link by using the specified parameters.
GetAlertCreationLink(System.Web.UI.Page, System.Guid, String, String, String) Creates an "Alert Me" link by using the specified parameters.
GetNewAlertActionInfo(System.Data.DataRow, Microsoft.SharePoint.Portal.Alerts.NewAlertObjectInfo, Microsoft.SharePoint.Portal.Alerts.NewAlertActionInfo) Reserved for internal use only.
IsMyType(System.Data.DataRow) Reserved for internal use only.

Protected Methods

The following table shows the methods of the ListAlertType class and a brief description of each.

Name Description
PrepareAlertTitle(String) Creates a suggested alert title by using the object display name.

Public Properties

The following table shows the properties of the ListAlertType class, the data type of each property, and a brief description of each.

Name Data Type Description
AlertGroupDisplayName String Gets the display name for the group in which this alert type is displayed in the My Alerts Summary page.
AlertGroupSortKey String Gets the group in which this alert type is displayed in the My Alerts Summary page.
OpenObjectText String Reserved for internal use only.
TypeDisplayName String Reserved for internal use only.
TypeId String Gets the identifier for this alert type.

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.

Requirements

Namespace: Microsoft.SharePoint.Portal.Alerts

Platforms: Microsoft Windows Server 2003

Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Security: Code Access Security