What special thing is doing Page.Render

W

WT

Hello,
I recently discovered that Page.Render is doing special things concerning
the Menu navigation control.
When I was using my own Render override, menus were not working, maybe some
style missing, or some javascript not loaded.
Any information welcome as I need to do some special work in Render.

CS
 
S

Steven Cheng[MSFT]

Hi CS,

Welcome to the ASP.NET newsgroup.

Regarding on the overriding of Page's Render method problem, based on my
experience, in the built-in page class's Render method just act like normal
webcontrol, will recursively render its child controls. Anyway, generally
when overriding super class's certain method to do some custimzation, we're
always recommended to call the base class's implementation first. This can
help ensure the original work still be done.

Regards,

Steven Cheng
Microsoft Online Community Support


==================================================

When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.

==================================================


This posting is provided "AS IS" with no warranties, and confers no rights.



Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top