RECOMMENDATION: If you are using a version of The Portal Connector higher than 4.0, we strongly recommend utilizing the MVC based widgets and components to create your site. This documentation is for legacy purposes only and will soon be deprecated.

get_dataFieldName()

Returns the developer name for the control. 

Parameters

none

Returns

String

get_btnProductSelect()

Returns the RadButton object associated with the widget. 

Parameters

none

Returns

RadButton 

get_value()

Returns true if the widgets' checkbox is checked

Parameters

none

Returns

Boolean 

set_value()

Sets the value of the checkbox. 

Parameters

Boolean 

Returns

none