Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Reporting Namespace / PageView Class / RegisterCatalogNode Method
ID of the catalog node
Type of the catalog node
In This Topic
    RegisterCatalogNode Method
    In This Topic
    Registers the catalog node that is primarily associated with this request
    Syntax
    public static void RegisterCatalogNode( 
       int nodeId,
       CatalogNodeType nodeType
    )

    Parameters

    nodeId
    ID of the catalog node
    nodeType
    Type of the catalog node
    Remarks
    This is intended for use with page tracking
    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