ImageGear .NET v25.2 - Updated
ImageGear.Web.Isis Library / ImageGear.Web.Isis Namespace / ImGearIsisTagValue class / stringValue Property

In This Topic
    stringValue Property
    In This Topic
    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