- PageViewData
PageViewData
Namespace: Shared.Classes
Assembly: SharedLib
PageViewData Stores information on pages viewed by a userConstructors
#ctor(String,String,Boolean) | Constructor |
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 |