Represents a tagged entity.
InheritanceSystem.Object
Namespace: Umbraco.Cms.Core.Models Assembly: Umbraco.Core.dll Syntaxpublic class TaggedEntity
Constructors View Source TaggedEntity(Int32, IEnumerable<TaggedProperty>)
Initializes a new instance of the TaggedEntity class.
Declarationpublic 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.
Declarationpublic int EntityId { get; }
Property Value Type Description System.Int32 View Source TaggedProperties
Gets the tagged properties.
Declarationpublic 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