You are creating a custom workflow action that will be used in Microsoft SharePoint Designer
reusable workflows. The action will programmatically create a SharePoint site named Site1 at a
specific URL. You need to ensure that users can specify the URL of Site1 in the action. What
should you use?
A.
the DependencyProperty class
B.
the SPPersistedObject class
C.
the SPWorkflowActivationProperties.InitiationData property
D.
the OnWorkflowActivated.WorkflowProperties property