asp.net - PreRender event is not fired -
Recently I have seen that the Page_PreRender event is not being dropped. If the protected override zero OnPreRender
is used - everything is fine. AutoWire is enabled and the same code works fine on other machines ...
Where should I dig?
There are some things that can not put it in the fire
- View Asset is being set to false
- Reaction. End ()
Comments
Post a Comment