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

New Post: How to add a function ListNews manually inside the content markup tag

$
0
0
I have this....


<f:function name="Composite.News.NewsList" xmlns:f="http://www.composite.net/ns/function/1.0">
<f:param name="ListOptions" value="Show date,Show teaser" /> 
      <f:param name="ItemOptions" value="Show date,Show news story" /> 
      <f:param name="PageSize" value="10" /> 
      <f:param name="DateFormat" value="dddd, MMMM dd, yyyy" /> 
    </f:function>
and this...
<div id="some"><c1:Render Markup="<%# Content %>" runat="server" /></div>


The documentation tells to insert the function inside the content tab, how i do this in the src code ???

Viewing all articles
Browse latest Browse all 2540

Trending Articles



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