Click or drag to resize

LeadDetailsAuthorTokenGetLeadAuthorTokenByToken Method

Returns object of class Dynamicweb.Analytics.Leads.LeadDetailsAuthorToken by token.

Namespace:  Dynamicweb.Analytics.Leads
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public static LeadDetailsAuthorToken GetLeadAuthorTokenByToken(
	string token
)

Parameters

token
Type: SystemString
An author token of the lead details

Return Value

Type: LeadDetailsAuthorToken
Object of type Dynamicweb.Analytics.Leads.LeadDetailsAuthorToken
Remarks