Skip to content

Commit 074f3a7

Browse files
PiotrekKrakowiakVesaJuvonen
authored andcommitted
1 parent 6e8fe22 commit 074f3a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/general-development/how-to-build-and-deploy-workflow-custom-actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ SharePoint Designer provides a collection of workflow actions that are available
1515

1616
Recognizing that business processes often have specialized requirements, SharePoint lets you create custom workflow actions. You can develop these custom actions by using Visual Studio, and then package and deploy them to SharePoint. At that point, the custom action becomes available to workflow authors in SharePoint Designer, exactly as if it were among the library of existing actions. This capability lets you customize the functionality in your workflow authoring environment to match any of your specialized business processes.
1717
> **Note:**
18-
> A sample is provided that illustrates creating a custom action. The sample, along with a readme file, is available here: [SharePoint workflow: Create a custom action](http://code.msdn.microsoft.com/SharePoint-workflow-41e5c0f9) (http://code.msdn.microsoft.com/SharePoint-workflow-41e5c0f9).
18+
> A sample is provided that illustrates creating a custom action. The sample, along with a readme file, is available here: [SharePoint workflow: Create a custom action](http://code.msdn.microsoft.com/SharePoint-2013-workflow-41e5c0f9) (http://code.msdn.microsoft.com/SharePoint-2013-workflow-41e5c0f9).
1919
2020

2121

0 commit comments

Comments
 (0)