Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.

 

Class TextSearchMatch

Inheritance
System.Object
TextSearchMatch
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: EPiServer.Core.Html
Assembly: EPiServer.dll
Version: 7.19.2
Syntax
[Obsolete("This class is no longer being used, indexing is now handled through the Indexing Service")]
public class TextSearchMatch : PageRank

Constructors

TextSearchMatch()

Declaration
public TextSearchMatch()

Fields

LanguageBranch

Declaration
public string LanguageBranch
Field Value
Type Description
System.String

PageData

Declaration
public PageData PageData
Field Value
Type Description
PageData

Extension Methods