SPAlertCollection Methods
Windows SharePoint Services 3
(see also
Protected Methods
)
Top
| Name | Description | |
|---|---|---|
| Add |
Overloaded.
Adds an alert to the collection of alerts for the user or Web site. |
| Delete |
Overloaded.
Deletes the specified alert from the collection of alerts. |
| Equals | Overloaded. (inherited from Object) |
| GetHashCode | (inherited from Object) |
| GetObjectData | (inherited from SPAutoSerializingObject) |
| GetType | (inherited from Object) |
| GetUniqueUsers |
Returns a string array that lists all the users of a site, without listing them more than once, who receive alerts for list items.
|
| ReferenceEquals | (inherited from Object) |
| ToString | (inherited from Object) |
| Name | Description | |
|---|---|---|
| Finalize | (inherited from Object) |
| MemberwiseClone | (inherited from Object) |
| OnDeserialization |
Called after the object has been deserialized from the file system cache or the database.
(inherited from
SPAutoSerializingObject)
|
| UpdateParent |
Causes the containing SPPersistedObject, if one exists, to update its state.
(inherited from
SPAutoSerializingObject)
|
| Name | Description | |
|---|---|---|
| System.Collections.ICollection.CopyTo | (inherited from SPBaseCollection) |
| System.Collections.IEnumerable.GetEnumerator | (inherited from SPBaseCollection) |