Microsoft
70-573 · Question #280
70-573 Question #280: Real Exam Question with Answer & Explanation
Sign in or unlock 70-573 to reveal the answer and full explanation for question #280. The question stem and answer options stay visible for context.
Question
You are creating a custom workflow action to be used in Microsoft SharePoint Designer reusable workflows. The action programmatically creates a SharePoint site named Site1 at a specific URL. The workflow actions schema file contains the following code segment. <WorkflowInfo> <Actions Sequential="then" Parallel="and"> <Action Name="Create Site" ClassName="SPDActivityDemo.CreateSite" Assembly="SPDActivityDemo, Version=1.0.0.0, Culture=neutral, PublicKeyToken=1a4a7a2c3215a71b" AppliesTo="all" Category="Test"> <Parameters> <Parameter Name="Url" Type="System.String, mscorlib" Direction="In" /> <Parameters> </Action> </Actions> </WorkflowInfo> You need to ensure that users can specify the URL property of the action in SharePoint Designer. What should you add to the schema of the action?
Options
- A<xml version="1.0" encoding="utf-8">
- B<Option Name="equals" Value="Equal"/>
- C<Parameter Name="Url" Type="System.String, mscorlib"
- D<RuleDesigner Sentence="Create site at Url %1.">
Unlock 70-573 to see the answer
You've previewed enough free 70-573 questions. Unlock 70-573 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.