SPAlertTemplate members
Defines the template used for an alert.
The SPAlertTemplate type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPAlertTemplate | Initializes a new instance of the SPAlertTemplate class. |
Top
Properties
Name | Description | |
---|---|---|
Xml | Gets or sets the unlocalized Collaborative Application Markup Language (CAML) definition of the alert template. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetLocalizedXml | Gets a version of the Collaborative Application Markup Language (CAML) from the Xml property that has been localized for the specified locale. | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top