Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.UI.WebControls Namespace / SortedGridView Class / SortAscImageUrl Property
In This Topic
    SortAscImageUrl Property
    In This Topic
    Gets or sets Image location to be used to display Ascending Sort order.
    Syntax
    [Description("Image to display for Ascending Sort")]
    [Category("Misc")]
    [Editor("System.Web.UI.Design.UrlEditor", System.Drawing.Design.UITypeEditor)]
    [DefaultValue("")]
    public string SortAscImageUrl {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