Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Products Namespace / ProductVariant Class / GetSelectedOptionChoiceName Method
Collection of option choices
In This Topic
    GetSelectedOptionChoiceName Method
    In This Topic
    Gets the name of the selected option choice
    Syntax
    public virtual string GetSelectedOptionChoiceName( 
       IList<OptionChoice> choices
    )

    Parameters

    choices
    Collection of option choices

    Return Value

    The name of the selected option choice
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also