var instance = new Vintasoft.Imaging.UI.UIElements.WebUiLabelWithDropDownListJS(settings); var value; // Type: object value = instance.get_TextInputValue();
function get_TextInputValue() : object;
Return Value
The value in text input if text input is used instead of label; otherwise, null.