Represents a tag entity.
Namespace: Umbraco.Cms.Core.Models Assembly: Umbraco.Core.dll Syntaxpublic interface ITag : IEntity, IDeepCloneable, IRememberBeingDirty, ICanBeDirty
Properties View Source Group
Gets or sets the tag group.
Declaration[DataMember]
string Group { get; set; }
Property Value Type Description System.String View Source LanguageId
Gets or sets the tag language.
Declaration[DataMember]
int? LanguageId { get; set; }
Property Value Type Description System.Nullable<System.Int32> View Source NodeCount
Gets the number of nodes tagged with this tag.
Declaration Property Value Type Description System.Int32 View Source TextGets or sets the tag text.
Declaration[DataMember]
string Text { get; set; }
Property Value Type Description System.String
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