共用方式為


SPAlertTemplate class

定義用於警示的範本。

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Administration.SPAutoSerializingObject
    Microsoft.SharePoint.Administration.SPPersistedObject
      Microsoft.SharePoint.SPAlertTemplate

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

Syntax

'宣告
<GuidAttribute("8D8B6E93-D1E7-449a-A522-C35CBCE1BA63")> _
Public NotInheritable Class SPAlertTemplate _
    Inherits SPPersistedObject
'用途
Dim instance As SPAlertTemplate
[GuidAttribute("8D8B6E93-D1E7-449a-A522-C35CBCE1BA63")]
public sealed class SPAlertTemplate : SPPersistedObject

備註

警示的範本定義的內容和格式的警示訊息。在電子郵件警示訊息,它們也會定義的樣式和呈現。

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

請參閱

參照

SPAlertTemplate members

Microsoft.SharePoint namespace