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

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,682
Members
48,796
Latest member
Greg L.

Latest Threads

Top