kentico_michal
-
7/13/2011 2:55:36 AM
RE:CMSPages/PortalTemplate.aspx and user controls
Hello,
Could you please check what is the value of the following expression in the custom control when a postback takes place:
bool filter = ValidationHelper.GetBoolean(RequestStockHelper.GetItem("ApplyOutputFilter"), false);
This value indicates whether the output fitler is applied or not.
Moreover, how is the output filter set up? You can check it in Site manager -> Settings -> Output filter -> Excluded output form filter URLs.
Best regards, Michal Legen
|