Click or drag to resize
UITabsRememberSelectedTab Property
If true, the selected tab is remembered across session

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

Property Value

Type: Boolean
See Also