SPAlertTemplateCollection constructor

Initialize a new instance of the SPAlertTemplateCollection class.

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

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