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