Click or drag to resize
UITabsOpenTabContentAfterLoad Property
Indicates whether the content of the tab will be loaded into target frame.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public bool OpenTabContentAfterLoad { get; set; }

Property Value

Type: Boolean
See Also