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.TemplateAssembly: CSC.SC.TOPICA4.Template (in CSC.SC.TOPICA4.Template.dll) Version: 4.30.6239.27196
Syntax public string SelectedTabIndexHiddenFieldId { get; }
Property Value
Type:
StringSee Also