|
Checking Request.Post comes to mind, doesn’t it? From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Craig
Neuwirt For those Castle users that use WebForm views, has anyone
come up with a strategy to enable a Controller to determine if a PostBack has
occurred. Since WebForms post to the same url, the original controller
action will be called and it would be nice to know if it is a PostBack so the
controller can do nothing and let the view process the postback. The view
will then delegate back into the controller in the event handler. thanks, craig |
_______________________________________________ CastleProject-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/castleproject-users
