Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Custom controls documentation page
Hi there,
I've been going through the vanilla documentation, trying to get a grasp of how everything fits together. Unfortunately, it looks like the documentation page for controls has some problems. It looks like the Wiki metatags aren't getting properly parsed, so there's just one gigantic blob of text.
Also, on the note of controls, what exactly does render_nopostback do? In the controls I've made, I just put everything into the control's constructor and left both render_nopostback and render_validpostback blank. What's functionality do they give when extending them?
Thanks a lot
0
Comments