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