System.Object
Namespace: Umbraco.Cms.Core.Models Assembly: Umbraco.Core.dll Syntax[DataContract(Name = "tag", Namespace = "")]
public class TagModel
Properties View Source Group Declaration
[DataMember(Name = "group")]
public string Group { get; set; }
Property Value Type Description System.String View Source Id Declaration
[DataMember(Name = "id", IsRequired = true)]
public int Id { get; set; }
Property Value Type Description System.Int32 View Source NodeCount Declaration
[DataMember(Name = "nodeCount")]
public int NodeCount { get; set; }
Property Value Type Description System.Int32 View Source Text Declaration
[DataMember(Name = "text", IsRequired = true)]
public 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