Share via


ListingAlertType Class

The ListingAlertType class represents the alert for a listing in SharePoint Portal Server.

System.Object

   Microsoft.SharePoint.Portal.Alerts.AlertType

      Microsoft.SharePoint.Portal.Alerts.ListingAlertType

Public Constructors

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

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

Public Fields

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

Name Description
ListingAlertTypeId Reserved for internal use only.

Public Methods

The following table shows the public methods of the ListingAlertType 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(String, String, String) Creates an "Alert Me" link by using the specified parameters.
GetAlertCreationLink(String, 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.

Protected Methods

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

Name Description
PrepareAlertTitle(String) Reserved for internal use only.

Public Properties

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

Name Data Type Description
AlertGroupDisplayName String Reserved for internal use only.
AlertGroupSortKey String Reserved for internal use only.
OpenObjectText String Reserved for internal use only.
SingleItemAlert Boolean Gets a flag that indicates whether this alert type represents a single item.
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