Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Products Namespace / OptionChoice Class / OptionChoice Constructor / OptionChoice Constructor(Option,String)
The value of option
The value of name
In This Topic
    OptionChoice Constructor(Option,String)
    In This Topic
    Initializes a new instance of the OptionChoice class.
    Syntax
    public OptionChoice( 
       Option option,
       string name
    )

    Parameters

    option
    The value of option
    name
    The value of name
    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