Click or drag to resize
UITabsDefaultTabName Property
Tab code name, which will be selected by default.

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

Property Value

Type: String
See Also