Click or drag to resize
TabSetSelectedTabIndexHiddenFieldId Property

[This is preliminary documentation and is subject to change.]

Get the id of the hidden HTML element that holds the index of the selected tab (used from tabs when JavaScript function Tab_Click is called)

Namespace: CSC.SC.TOPICA4.Template
Assembly: CSC.SC.TOPICA4.Template (in CSC.SC.TOPICA4.Template.dll) Version: 4.30.6239.27196
Syntax
C#
public string SelectedTabIndexHiddenFieldId { get; }

Property Value

Type: String
See Also