SPAlertTemplateCollection Members

Include Protected Members
Include Inherited Members

Represents a collection of alert templates.

The SPAlertTemplateCollection type exposes the following members.

Constructors

  Name Description
Public method SPAlertTemplateCollection Initialize a new instance of the SPAlertTemplateCollection class.

Top

Properties

  Name Description
Public property Count (Inherited from SPPersistedObjectCollection<T>.)
Public property IsEmpty (Inherited from SPPersistedObjectCollection<T>.)
Public property Item[Guid] (Inherited from SPPersistedObjectCollection<T>.)
Public property Item[String] (Inherited from SPPersistedObjectCollection<T>.)
Protected property Parent (Inherited from SPPersistedObjectCollection<T>.)

Top

Methods

  Name Description
Public method Add Adds an alert template to the SPAlertTemplateCollection object.
Public method Add(T) (Inherited from SPPersistedChildCollection<T>.)
Public method Ensure (Inherited from SPPersistedChildCollection<T>.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator (Inherited from SPPersistedObjectCollection<T>.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method GetValue<U>() (Inherited from SPPersistedObjectCollection<T>.)
Public method GetValue<U>(Guid) (Inherited from SPPersistedObjectCollection<T>.)
Public method GetValue<U>(String) (Inherited from SPPersistedObjectCollection<T>.)
Public method InitAlertTemplatesFromFile Creates or updates alert templates with the XML from the specified alert templates file.
Protected method MemberwiseClone (Inherited from Object.)
Public method Remove (Inherited from SPPersistedChildCollection<T>.)
Public method ToString (Inherited from Object.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator (Inherited from SPPersistedObjectCollection<T>.)

Top

See Also

Reference

SPAlertTemplateCollection Class

Microsoft.SharePoint Namespace