ImageGear .NET v25.2 - Updated
ImageGear.Web.Isis Library / ImageGear.Web.Isis Namespace / ImGearIsisTagChoices class / choiceKind Property

In This Topic
    choiceKind Property
    In This Topic
    Gets the method used to describe the choices for a tag.
    Syntax
    ASP.NET Ajax JavaScript (Specification) 
    function get_choiceKind() : ImGearIsisChoiceKind
    ASP.NET Ajax JavaScript (Usage) 
    var resultVar = instanceOfImGearIsisTagChoices.get_choiceKind();
    See Also