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 developer name for the control.

Parameters

none

Returns

String

get_txtFileTextbox()

Returns the text input element for the widget. 

Parameters

none

Returns

HTML Element 

get_radUpload()

Returns the upload window object for the widget. 

Parameters

none

Returns

RadAsyncUpload 

get_linkImage()

Returns the anchor element of the image preview. 

Parameters

none

Returns

HTML Element