Share via


SPAlertTemplateCollection Constructor

Initialize a new instance of the SPAlertTemplateCollection class.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Sub New ( _
    wssService As SPWebService _
)
'Usage
Dim wssService As SPWebService

Dim instance As New SPAlertTemplateCollection(wssService)
public SPAlertTemplateCollection(
    SPWebService wssService
)

Parameters

See Also

Reference

SPAlertTemplateCollection Class

SPAlertTemplateCollection Members

Microsoft.SharePoint Namespace