| TemplateBaseTConsents Property |
Gets the consents.
Namespace:
Dynamicweb.Rendering
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.10.0
Syntax public ConsentManager Consents { get; }
Public ReadOnly Property Consents As ConsentManager
Get
Property Value
Type:
ConsentManager
The consents.
See Also