IRecordVisitorFunctions.GetUrl Method

Declaring Type: IRecordVisitorFunctions
Namespace: RecordVisitors
Assembly: RecordVisitors
Assembly Version: 1.0.0+941d3002b81283b9d5c598cff49e5898a83bf6f6

Gets the url to be saved into the database

public IRequestRecorded GetUrl(HttpContext context);

Parameters

context HttpContext

Returns

IRequestRecorded

null or IRequestRecorded - without user id


Documentation generated by MdDocs