Click or drag to resize
BasicTabControlUseIFrame Property
If true, target frame is not in parent frames but iframe

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public bool UseIFrame { get; set; }

Property Value

Type: Boolean
See Also