Class ExamineSearcherModel
Inheritance
System.Object
Namespace: Umbraco.Cms.Infrastructure.Examine
Assembly: Umbraco.Infrastructure.dll
Syntax
[DataContract(Name = "searcher", Namespace = "")]
public class ExamineSearcherModel
Properties
View SourceName
Declaration
[DataMember(Name = "name")]
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |