Jeff Wallace
Mar 17, 2013
  8711
(1 votes)

iFrame Block

Based on EPiServer 7 and Alloy Templates

Have you ever needed to display some content on an EPiServer site in an iFrame? My colleague Bill Murray and I created a simple block for this purpose.

Configurable items include:

  • URL (required) – URL you would like to display in the iFrame
  • Heading – Heading for the information being displayed
  • Text  - Descriptive text for the information being displayed
  • Width – Width of the iFrame
  • Height – Height of the iFrame
  • Scrollable – Whether or not the iFrame should include scrollbars

Example of block configuration:

image

 

Example of block preview in the editorial interface:

image

Granted, this is not a real world scenario since I’m actually iFraming in a login page for Exact Target’s member site, I think it illustrates the point of the possibilities for usage.

I’ve uploaded the code to the EPiServer Nuget feed and it should appear there once approved. In the mean time you can get it here…

Enjoy!


  1. This is intended as a starting point for you to customize for your project needs. The code is provided “as is” without warranty or guarantee of operation. Use at your own risk.
  2. If you install on a site that does not include the Alloy Templates you should expect that you will need to make a few minor updates to get it working as desired.
Mar 17, 2013

Comments

Please login to comment.
Latest blogs
Optimizely CMS 13: Why Search & Navigation Now Means Graph Migration

Optimizely CMS 13 makes Graph a required part of the platform. Here is what that means in practice for teams moving from Search & Navigation, with ...

Wojciech Seweryn | Apr 8, 2026 |

Jhoose Security Module V3.0.0 – Site-Level Security Configuration for Optimizely

Jhoose Security Module updated for Optimizely CMS 13, introducing separate packages for CMS 12 and 13 with ongoing support and enhancements.

Andrew Markham | Apr 6, 2026 |

Searchable settings page

In my current project which has been actively developed for quite some time we have a big classic settings page. Unfortunately the placement and...

Per Nergård (MVP) | Apr 6, 2026

Using Azure Devops Pipelines in Optimizely SAAS (Configured) Commerce

Introduction When working with SAAS Commerce build service v2 your currently need to use a github repo with configured branches to start deployment...

Mark Hall | Apr 4, 2026 |