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.TaggedEntity.html below:

View Source Class TaggedEntity

Represents a tagged entity.

Inheritance

System.Object

Namespace: Umbraco.Cms.Core.Models Assembly: Umbraco.Core.dll Syntax
public class TaggedEntity
Constructors View Source TaggedEntity(Int32, IEnumerable<TaggedProperty>)

Initializes a new instance of the TaggedEntity class.

Declaration
public TaggedEntity(int entityId, IEnumerable<TaggedProperty> taggedProperties)
Parameters Type Name Description System.Int32 entityId IEnumerable<TaggedProperty> taggedProperties Properties View Source EntityId

Gets the identifier of the entity.

Declaration
public int EntityId { get; }
Property Value Type Description System.Int32 View Source TaggedProperties

Gets the tagged properties.

Declaration
public IEnumerable<TaggedProperty> TaggedProperties { 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