• PageViewData

Contents

PageViewData

Namespace: Shared.Classes

Assembly: SharedLib

PageViewData Stores information on pages viewed by a user

Constructors

Properties

ID Unique ID for record
URL Page being viewed
TimeStamp Time page viewed
TotalTime Total time spent on page
Referrer Referring web page, if any
IsPostBack Indicates wether it's a post back or not
SaveStatus Current save status of the page view

Methods

Saved() Called by application once the page data has been saved

In This Document