File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
ConnectedFields/Views/Eg001SetConnectedFields Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 20
20
21
21
<p >
22
22
@Html.Raw(@String.Format(ViewBag.SupportingTexts.ViewSourceFile , "<a target =' _blank' href =" + @ViewBag.source +
23
- " >SendWithThirdPartyNotary .cs</a >"))
23
+ " >SetConnectedFields .cs</a >"))
24
24
</p >
25
25
26
26
<form class =" eg" action =" " method =" post" data-busy =" form" >
Original file line number Diff line number Diff line change 11
11
<partial name =" ../../../Views/Shared/LinkToMethodView" model =" ViewBag.CodeExampleText" />
12
12
13
13
<p >
14
- @Html.Raw(@String.Format(ViewBag.SupportingTexts.ViewSourceFile , "<a target =' _blank' href =" + @ViewBag.source + " >SendWithThirdPartyNotary .cs</a >"))
14
+ @Html.Raw(@String.Format(ViewBag.SupportingTexts.ViewSourceFile , "<a target =' _blank' href =" + @ViewBag.source + " >NavigatorMethods .cs</a >"))
15
15
</p >
16
16
17
17
<form class =" eg" action =" " method =" post" data-busy =" form" >
Original file line number Diff line number Diff line change 16
16
<partial name =" ../../../Views/Shared/LinkToMethodView" model =" ViewBag.CodeExampleText" />
17
17
18
18
<p >
19
- @Html.Raw(@String.Format(ViewBag.SupportingTexts.ViewSourceFile , "<a target =' _blank' href =" + @ViewBag.source + " >SendWithThirdPartyNotary .cs</a >"))
19
+ @Html.Raw(@String.Format(ViewBag.SupportingTexts.ViewSourceFile , "<a target =' _blank' href =" + @ViewBag.source + " >NavigatorMethods .cs</a >"))
20
20
</p >
21
21
22
22
<form class =" eg" action =" " method =" post" data-busy =" form" >
You can’t perform that action at this time.
0 commit comments