Add-ons

IFrame Control

by Brian Repetti (Other Publisher)
Updated on: October 15, 2009 | 19972 views

Compatibility: Version 3.7 , Version 3.6
Version: 1.0
Tags: Sitefinity Validated , Other , Free
Terms Of Use

Download from Publisher
FREE

A simple User Control that allows you to easily add an IFrame to your Sitefinity website. You can control the height, width, border, and url.

Sitefinity CMS validated extension

3 comments

  • Sean 01 Dec 2009
    02:17 AM
    Thanks mate, very useful.  I made one change though which you might find usefull and that was to change the height and width properties to type Unit, this allows people to specify what unit type they want to use eg pixels or percent etc.
  • Chris 28 Sep 2011
    01:28 PM
    Can this UC work in SF 4?
  • Patrik 04 Apr 2012
    07:04 AM
    Yes, it still works. But you should change the width and height properties to type Unit, as Sean suggested.

    To add it to your widget toolbar, use the following code in your ~/App_Data/Sitefinity/Configuration/ToolboxesConfig.config file and restart the application:

    <add enabled="True" type="~/<customcontrolfolder>/Iframe.ascx" title="iFrame" description="Adds an iFrame to the page" visibilityMode="None" name="iFrame" />

    Cheers
    Patrik
    http://www.geidi.com/

Add Comment

  • Providing an email will subscribe you for receving comment notifications.

  •