Table of Contents

Class VisitorSubjectConsentService

Namespace
Dynamicweb.DataProcessing
Assembly
Dynamicweb.DataProcessing.dll
Service for handling consents by visitor.
public class VisitorSubjectConsentService : SubjectConsentService<string>
Inheritance
VisitorSubjectConsentService
Inherited Members

Methods

GetCurrentSubjectId()

Gets the current subject identifier.
protected override string GetCurrentSubjectId()

Returns

string
An identifier.
To top