Click or drag to resize

SubjectConsentServiceTKeyIsConsentGiven Method (String, TKey)

Namespace:  Dynamicweb.DataProcessing
Assembly:  Dynamicweb.DataProcessing (in Dynamicweb.DataProcessing.dll) Version: 2.0.3
Syntax
public bool IsConsentGiven(
	string activityId,
	TKey subjectId
)

Parameters

activityId
Type: SystemString
subjectId
Type: TKey

Return Value

Type: Boolean
See Also