Share via


SPWorkflowTemplateCollection.InitializeDefaults method

Initializes default values for the template collection.

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

Syntax

'Declaration
<SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.ProtectedMethod)> _
Protected Sub InitializeDefaults
'Usage

Me.InitializeDefaults()
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.ProtectedMethod)]
protected void InitializeDefaults()

Remarks

This method initializes the workflow template collection with an empty list of workflow templates.

See also

Reference

SPWorkflowTemplateCollection class

SPWorkflowTemplateCollection members

Microsoft.SharePoint.Workflow namespace

Other resources

Workflows in Windows SharePoint Services

Workflow Development for Windows SharePoint Services

Workflow Object Model in Windows SharePoint Services Overview