Click or drag to resize
UITabsStartPageURL Property
URL of the page that is used instead of selected tab's URL, when tabs control is first loaded.

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

Property Value

Type: String
See Also