repo.or.cz
/
castle.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixing an issue with output parameters that are of type IntPtr
[castle.git]
/
MonoRail
/
TestSiteBrail
/
Views
/
jsgeneration
/
InsertHtml.brailjs
blob
fd758230f68c9a3d564ad24a14374deb7591c289
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")