Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Products Namespace / WrapStyle Class / WrapStyle Constructor / WrapStyle Constructor(WrapGroup,String,Decimal)
The value of wrapgroup
The value of name
The value of price
In This Topic
    WrapStyle Constructor(WrapGroup,String,Decimal)
    In This Topic
    Initializes a new instance of the WrapStyle class.
    Syntax
    public WrapStyle( 
       WrapGroup wrapgroup,
       string name,
       decimal price
    )

    Parameters

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