Click or drag to resize

SubjectConsentService<TKey>.GetConsent Method (String)

Namespace:  Dynamicweb.DataProcessing
Assembly:  Dynamicweb.DataProcessing (in Dynamicweb.DataProcessing.dll) Version: 2.0.3
Syntax
public Consent GetConsent(
	string activityId
)

Parameters

activityId
Type: System.String

Return Value

Type: Consent
See Also