View state is not getting in the Page PreInit event

Posted by Jibu P C_Adoor on Stack Overflow See other posts from Stack Overflow or by Jibu P C_Adoor
Published on 2010-05-13T12:21:24Z Indexed on 2010/05/13 12:24 UTC
Read the original article Hit count: 168

Filed under:

Hii,,

I need a help. I have a master page and i am changing the masterpage file property to some other master page dynamically in the page PreInit event and that changing url is taken from a viewstate. but the view state is not getting in the pre init event. If you finding any solution regarding this pls help me....

© Stack Overflow or respective owner

Related posts about ASP.NET