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
public PageView(
Store ,
DateTime ,
string ,
string ,
User ,
string ,
string ,
int ,
string ,
string ,
Nullable<int> ,
Nullable<byte> ,
string ,
string ,
string ,
string ,
int
)
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