nerdexam
Microsoft

70-573 · Question #46

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…

The correct answer is A. the DependencyProperty class. MNEMONIC RULE: "specify DependencyProperty" Using Dependency Properties

Developing Business Logic

Question

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?

Options

  • Athe DependencyProperty class
  • Bthe SPPersistedObject class
  • Cthe SPWorkflowActivationProperties.InitiationData property
  • Dthe OnWorkflowActivated.WorkflowProperties property

How the community answered

(56 responses)
  • A
    84% (47)
  • B
    9% (5)
  • C
    5% (3)
  • D
    2% (1)

Explanation

MNEMONIC RULE: "specify DependencyProperty" Using Dependency Properties

Topics

#custom workflow action#DependencyProperty#SharePoint Designer#reusable workflow

Community Discussion

No community discussion yet for this question.

Full 70-573 Practice