Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Catalog Namespace / Link Class / Title Property
In This Topic
    Title Property (Link)
    In This Topic
    Gets or sets the Title
    Syntax
    public virtual string Title {get; set;}
    Remarks
    Title will return empty string and will ignore any value that will be assigned to it. This property is supported on Link object just to conform to ICatalogable object rules otherwise its of no use for Link object.
    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