Test the configuration by adding an XML fragment
- (page 7 of 7)
Add the following attribute above the Val property of CheckConverter
[PropertyXml("<extension type='HowTos.IntegerDivisibleConverter'><Divisor>4</Divisor></extension>")]
This is the XML that is picked up by the Init method. It sets the divisor to the value 4.
As well as this method of setting the divisor the property can be edited in the content defintion dialog.