Fixing an issue with output parameters that are of type IntPtr
[castle.git] / MonoRail / TestSiteBrail / Views / jsgeneration / InsertHtml.brailjs
blobfd758230f68c9a3d564ad24a14374deb7591c289
1 page.InsertHtml('top', 'aa', "new content")\r
2 page.InsertHtml('bottom', 'aa', "new content")\r
3 page.InsertHtml('after', 'aa', "new content")\r
4 page.InsertHtml('before', 'aa', "new content")