Guest User

Untitled

a guest
Dec 24th, 2017
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
ASP 0.51 KB | None | 0 0
  1. <cc1:ContentListControl runat="server" ID="ContentListControl23" ContentTypeID="4" PlaceholderIDs="'PageTitle','BodyText','Category','MediaAlbum'"   PlaceholderCriteria="Category:26"  RenderType="Flow" RepeatDirection="Horizontal" PageSize="2" PageNumber="0" LiveContentOnly="true">
  2. <FirstItemTemplate>
  3.     <div class="nfp_category_storiesavailable">
  4.         <a href="#"><%#  ContentListControl23.ContentItems.Count %>"  STORIES AVAILABLE</a>
  5.     </div>      
  6. </FirstItemTemplate>
  7. </cc1:ContentListControl>
Add Comment
Please, Sign In to add comment