Gets or sets a value that specifies whether the editor's HTML markup can contain the 'iframe' elements linking to a YouTube video.
public bool AllowYouTubeVideoIFrames { get; set; }
Public Property AllowYouTubeVideoIFrames As Boolean
You can control the availability of other 'iframe' elements using the AllowIFrames property.