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

Namespace: CMS.DocumentEngine.Web.UI
Assembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public bool UseIFrame { get; set; }

Property Value

Type: Boolean
See Also