Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Reporting Namespace / IdList Class / ToList Method / ToList(String) Method
Separator to use for separating the list items
In This Topic
    ToList(String) Method
    In This Topic
    Creates a list of Ids separated by given separator
    Syntax
    public string ToList( 
       string separator
    )

    Parameters

    separator
    Separator to use for separating the list items

    Return Value

    A separator separated list of Ids
    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