SPAlertTemplateCollection members
Represents a collection of alert templates.
The SPAlertTemplateCollection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPAlertTemplateCollection | Initialize a new instance of the SPAlertTemplateCollection class. |
Top
Methods
Name | Description | |
---|---|---|
Add | Adds an alert template to the SPAlertTemplateCollection object. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
InitAlertTemplatesFromFile | Creates or updates alert templates with the XML from the specified alert templates file. | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top