Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Products Namespace / Kit Class / ValidateChoices Method
List of kit product ids
In This Topic
    ValidateChoices Method
    In This Topic
    Checks the set of kit products selected for this kit to determine if they are valid and complete
    Syntax
    public virtual bool ValidateChoices( 
       string kitList
    )

    Parameters

    kitList
    List of kit product ids

    Return Value

    True if the kit choices represent a valid kit, false otherwise
    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