|
DescriptionEnables
the specified tab so it can be selected.
Function syntaxColdFusion.Layout.enableTab(layout, layoutArea)
HistoryColdFusion
8: Added this function
Parameters
Parameter
|
Description
|
layout
|
The name attribute of the
tabbed layout that contains the area to enable.
|
layoutArea
|
The name attribute of the
tab layout area to enable.
|
ReturnsThis
function does not return a value.
|
|
|