Monday, March 26, 2012

PageRequest context

I know the WebRequest class in js has a userContext property but how do I do the same in a PageRequest class.

Maybe I am asking the wrong question.

I want to keep track of which control raised the event (postBackElement property) so that when the request completes, I can set some properties for the control that raised the event.

Thanks.

Try to take a look at this link?about?WebRequest from MSDN -?http://msdn2.microsoft.com/en-us/library/system.net.webrequest.aspx
Is?PageRequest Class?you?said?in?your?last?post?in?Java? If?yes,try?to?take?a?look?at?this?link?about?PageRequest?Class
http://docs.jboss.org/jbportal/v2.2/javadoc/org/jboss/portal/theme/page/PageRequest.html?
http://www.valtira.com/api/cms/com/valtira/cms/client/PageRequest.html
Wish the above can give you some helps.

No comments:

Post a Comment