Quantcast
Channel: C1 CMS Foundation - Open Source on .NET
Viewing all articles
Browse latest Browse all 2540

New Post: QueryStringValue not reflecting querystring in function in usercontrol

$
0
0
Looks more to me that you're overabusing the C1 functions system.

Why not just do
<f:function runat="server" name="Layout.Operation.List">
  <f:param name="Title" value="blablabla" />
  <f:param name="FilterActivity">
     <%# Request.QueryString["activity"] %>
  </f:param>
</f:function>

Viewing all articles
Browse latest Browse all 2540

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>