Search code examples
c#workflowandroid-activityworkflow-foundation-4bookmarks

Can I use bookmarks/custom activity in Workflow designer?


This is sort of a noob question...

I've seen how to create an activity that works with bookmarks here, but how can I use this custom code as an Activity inside a workflow designer?


Solution

  • In Visual Studio any activity in the same solution will automatically be added to the toolbox when you open the workflow designer. If you are using self hosting or a previously created library of activities in VS2010 you need to add it to the toolbox yourselfs.