Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Reporting Namespace / PageView Class / PageView Constructor / PageView Constructor(Store,DateTime,String,String,User,String,Int32,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 timetaken
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,Int32,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
    timetaken
    The value of timetaken
    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