Wijmo UI for the Web
GetMultipleStringEnum Method
Syntax
Javascript (Usage) 
var instance = new wijmo.input.Utility();
var returnValue; // Type: any

// Parameters
var value; // Type:  any

returnValue = instance.GetMultipleStringEnum(value);
Javascript (Specification) 
function GetMultipleStringEnum( 
   value : any
) : any;

Parameters

value
Browser Compatibility
7
5
5

See Also

Reference

Utility type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.