Gets the choice value of the tag when its data type is String.
Syntax
ASP.NET Ajax Javascript (Specification) | |
---|
function get_stringValue() : string |
ASP.NET Ajax Javascript (Usage) | |
---|
var resultVar = instanceOfImGearIsisTagValue.get_stringValue(); |
See Also