 | SubjectConsentService<TKey>.GetConsents Method |
Namespace:
Dynamicweb.DataProcessing
Assembly:
Dynamicweb.DataProcessing (in Dynamicweb.DataProcessing.dll) Version: 2.0.3
Syntaxpublic ICollection<Consent> GetConsents()
Public Function GetConsents As ICollection(Of Consent)
Return Value
Type:
ICollection<Consent>
See Also