Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Reporting Namespace / PageView Class / PageView Constructor / PageView Constructor(Store,DateTime,String,String,User,String,String,Int32,String,String,Nullable<Int32>,Nullable<Byte>,String,String,String,String,Int32)
The value of store
The value of activitydate
The value of remoteip
The value of requestmethod
The value of user
The value of uristem
The value of uriquery
The value of timetaken
The value of useragent
The value of referrer
The value of catalognodeid
The value of catalognodetypeid
The value of browser
The value of browsername
The value of browserplatform
The value of browserversion
The value of affiliateid
In This Topic
    PageView Constructor(Store,DateTime,String,String,User,String,String,Int32,String,String,Nullable<Int32>,Nullable<Byte>,String,String,String,String,Int32)
    In This Topic
    Initializes a new instance of the PageView class.
    Syntax

    Parameters

    store
    The value of store
    activitydate
    The value of activitydate
    remoteip
    The value of remoteip
    requestmethod
    The value of requestmethod
    user
    The value of user
    uristem
    The value of uristem
    uriquery
    The value of uriquery
    timetaken
    The value of timetaken
    useragent
    The value of useragent
    referrer
    The value of referrer
    catalognodeid
    The value of catalognodeid
    catalognodetypeid
    The value of catalognodetypeid
    browser
    The value of browser
    browsername
    The value of browsername
    browserplatform
    The value of browserplatform
    browserversion
    The value of browserversion
    affiliateid
    The value of affiliateid
    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