VintaSoft Imaging .NET SDK 14.1: Documentation for Web developer
Vintasoft.Imaging.UI.UIElements Namespace / WebUiLabelWithDropDownListJS type / get_SelectedValue Property
Syntax BrowserCompatibility SeeAlso
get_SelectedValue Method
Gets the selected value.
Syntax
var instance = new Vintasoft.Imaging.UI.UIElements.WebUiLabelWithDropDownListJS(settings);

var value; // Type: object
value = instance.get_SelectedValue();

Return Value

The selected value.
Browser Compatibility
56+
45+
11
See Also