Sharepoint 2010 – programmatically set workflow initiation parameters
If you trigger workflows from the code behind of a custom webpart you might want to set some of the workflow initiation parameters to runtime values. I've seen some pretty ugly attempts to do this by alternating the SPWorkflowAssociation.AssociationData object using string.Replace for instance.. To
... [read more]
Submit a review:
Login required.