SPWorkflowTemplateCollection.InitializeDefaults Method
Initializes default values for the template collection.
Namespace: Microsoft.SharePoint.Workflow
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
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 SharePoint Foundation