Format:
Recent snippets matching tags of won't load macro
@foreach(var pic in Model.stfuGalleryImage.Where( "Visible" ) ) { <figure> <img src="@pic.galleryImage" alt="@pic.galleryImageTitle" data-tags="@pic.galleryImageTags" /> @if ( @pic.galleryImageDescription != "" ) { <figcaption class="opaque">@pic.galleryImageDescription</figcaption> } </figure> } @foreach(var vid in Model.stfuGalleryVideo.Where( "Visible" ) ) { <figure title="@vid.galleryImageTitle" data-tags="@vid.galleryImageTags">
40 Views
2 comments
Subscribe
Discuss
What's new
What is it
New Snippet
Recent Snippets
My Snippets
Web Code
Search
