Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Modifying Page ViewState in a Method
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00946814
Message ID:
00946893
Views:
13
>Thanks for the reply. Hmm, even though I tried passing the Page by ref (C#), the ViewState property still does not show up in Intellisense. Must have something to do with being a protected prop ...

Even though the ViewState collection does not show in intellisense you may want to try to access it anyway. The only reason I suggest that is that certain methods do not show in the intellisense of VB.net (ex: RegisterStartupScript) even though they are part of the page object and accessible.

Hope that helps...
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform