Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Catalog Namespace / CatalogUrl Class / CatalogUrl Constructor / CatalogUrl Constructor(Store,Int32,Byte,String,Boolean)
The value of store
The value of catalognodeid
The value of catalognodetypeid
The value of url
Url is customized or not
In This Topic
    CatalogUrl Constructor(Store,Int32,Byte,String,Boolean)
    In This Topic
    Initializes a new instance of the CatalogUrl class.
    Syntax

    Parameters

    store
    The value of store
    catalognodeid
    The value of catalognodeid
    catalognodetypeid
    The value of catalognodetypeid
    url
    The value of url
    isCustomized
    Url is customized or not
    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