var instance = new Vintasoft.Imaging.UI.UIElements.WebUiSelectElementJS(settings); var value; // Type: any // Parameters var value; // Type: string value = instance.setSelectedOptionByOptionText(value);
function setSelectedOptionByOptionText(
valueThe text of the option element.: string
) : any;
Parameters
- value
- The text of the option element.