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

View Source Interface ITag

Represents a tag entity.

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

Gets 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