Michael Damron - Home
|
ShowdowTech ASP.Net site.
|
Designer XAML
Add lines 3 and 6. As well as ActivityDesigner.Resource tag.
For Activity input (To is a public property) arguments of code activity. To send output, set ConverterParameter to "Out". The ExpressionTextBox is
more than just a text box. It alws the user in the Designer to enter a VB Expression. Intelisense is made availible automatically.
|
SendMail Activity class
Line:
- 1. Needed to map to Designer XAML. In this case, SendMailDesigner.xaml
- 6. Sample Output prtoperty
Download the example, here. (VS 2010 project, Zip file.)
|
|