Quantcast
Channel: Optimizely Search & Navigation
Viewing all articles
Browse latest Browse all 6894

How would Iinject Client Resources in a common Layout for only those pages that actaully contain an epi Form?

$
0
0

How would I to inject Client Resources in a common Layout for only those pages that actaully contain an epi Form? If I add these to the header and footer, everything works. My concern is that I only want to inject them for pages that contain a form block.

@Html.RequiredClientResources(RenderingTags.Header)

@Html.RequiredClientResources(RenderingTags.Footer)


Viewing all articles
Browse latest Browse all 6894

Trending Articles