Represents a consent state.
Namespace: Umbraco.Cms.Core.Models Assembly: Umbraco.Core.dll Syntaxpublic interface IConsent : IEntity, IDeepCloneable, IRememberBeingDirty, ICanBeDirty
Properties View Source Action
Gets the unique identifier of the consented action.
Declaration Property Value Type Description System.String View SourceGets some additional free text.
Declaration Property Value Type Description System.String View Source ContextGets the unique identifier of the context of the consent.
Declaration Property Value Type Description System.String View Source CurrentDetermines whether the consent entity represents the current state.
Declaration Property Value Type Description System.Boolean View Source HistoryGets the previous states of this consent.
DeclarationIEnumerable<IConsent>? History { get; }
Property Value Type Description System.Nullable<IEnumerable<IConsent>> View Source Source
Gets the unique identifier of whoever is consenting.
Declaration Property Value Type Description System.String View Source StateGets the state of the consent.
DeclarationConsentState State { get; }
Property Value
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4