A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://apidocs.umbraco.com/v15/csharp/api/Umbraco.Cms.Core.Models.IConsent.html below:

View Source Interface IConsent

Represents a consent state.

Namespace: Umbraco.Cms.Core.Models Assembly: Umbraco.Core.dll Syntax
public 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 Source

Gets some additional free text.

Declaration Property Value Type Description System.String View Source Context

Gets the unique identifier of the context of the consent.

Declaration Property Value Type Description System.String View Source Current

Determines whether the consent entity represents the current state.

Declaration Property Value Type Description System.Boolean View Source History

Gets the previous states of this consent.

Declaration
IEnumerable<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 State

Gets the state of the consent.

Declaration
ConsentState 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