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 2020
2121<p >
2222 @Html.Raw(@String.Format(ViewBag.SupportingTexts.ViewSourceFile , "<a target =' _blank' href =" + @ViewBag.source +
23- " >SendWithThirdPartyNotary .cs</a >"))
23+ " >SetConnectedFields .cs</a >"))
2424</p >
2525
2626<form class =" eg" action =" " method =" post" data-busy =" form" >
Original file line number Diff line number Diff line change 1111<partial name =" ../../../Views/Shared/LinkToMethodView" model =" ViewBag.CodeExampleText" />
1212
1313<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 >"))
1515</p >
1616
1717<form class =" eg" action =" " method =" post" data-busy =" form" >
Original file line number Diff line number Diff line change 1616<partial name =" ../../../Views/Shared/LinkToMethodView" model =" ViewBag.CodeExampleText" />
1717
1818<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 >"))
2020</p >
2121
2222<form class =" eg" action =" " method =" post" data-busy =" form" >
You can’t perform that action at this time.
0 commit comments