Shunde.NET Framework Class Library

WebsiteVisit Constructor

Creates a new instance of a UserVisit

Overload List

Creates a new instance of a UserVisit

public WebsiteVisit();

Creates a new instance of a UserVisit populating the variables with values from an HttpRequest object

public WebsiteVisit(HttpRequest);

See Also

WebsiteVisit Class | Shunde.Common Namespace