SiteRegistryAlertType Class

The SiteRegistryAlertType class represents the site directory in a SharePoint Portal Server portal site.

System.Object

   Microsoft.SharePoint.Portal.Alerts.AlertType

      Microsoft.SharePoint.Portal.Alerts.Types.SiteRegistryAlertType

Public Constructors

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

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

Public Fields

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

Name Description
SiteRegistryAlertTypeId Reserved for internal use only.

Public Methods

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

Name Description
CreateEditAlertPage(Microsoft.SharePoint.Portal.Alerts.Alert) Gets an AlertEditPage object that is used to edit alerts of this type on the Edit Alert page in the user interface (UI).
CreateNewAlertPage(Microsoft.SharePoint.Portal.Alerts.NewAlertObjectInfo) Gets an AlertEditPage object that is used to create alerts of this type on the Create New Alert page in the UI.
GetAlertCreationLink(Microsoft.SharePoint.Portal.PortalContext, String, String, System.Guid) Creates an "Alert Me" link by using the specified parameters. A reference to a PortalContext object is used to identify the current portal site.
GetAlertCreationLink(System.Web.UI.Page, String, String, System.Guid) Creates an "Alert Me" link by using the specified parameters. The current HTTP context is used to identify the portal site.

Protected Methods

The following table shows the methods of the SiteRegistryAlertType 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 SiteRegistryAlertType 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.
ObjectContentClasses String Reserved for internal use only.
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.Types

Platforms: Microsoft Windows Server 2003

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

Security: Code Access Security