IUserRecorded Interface
Namespace: RecordVisitors
Assembly: RecordVisitors
Assembly Version: 1.0.0+941d3002b81283b9d5c598cff49e5898a83bf6f6
the user recorded interface to store data
public interface IUserRecorded
Properties
| Name | Description |
|---|---|
| dateRecorded | when the visit to the site was done |
| ID | the PK |
| IdentifierApp | what app stored this |
| UserName | user name obtained fromGetUser(HttpContext) |
Documentation generated by MdDocs