|
DescriptionGets
the underlying Ext JavaScript slider control.
Function syntaxColdFusion.Slider.getSliderObject(name)
HistoryColdFusion
9: Added this function
Parameters
Parameter
|
Description
|
name
|
Specifies the value of the name attribute
in the cfslider tag.
|
ReturnsThis
function returns the underlying Ext JavaScript slider control.
|
|
|