Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.UI Namespace / AbleCommercePage Class / HasBasketControl Property
In This Topic
    HasBasketControl Property
    In This Topic
    Gets or sets a value indicating whether this page has a control that will display updated basket contents on a page postback. When set to false, some actions will cause the user to be redirected to the basket page in order to see changes made to the contents.
    Syntax
    public bool HasBasketControl {get; set;}
    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