Class IndexServerMatch
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: 8.11.0Syntax
[Obsolete("This class is no longer being used, indexing is now handled through the Indexing Service")]
public class IndexServerMatch : PageRank
  Constructors
IndexServerMatch()
Declaration
public IndexServerMatch()
  Fields
Create
Declaration
public string Create
  Field Value
| Type | Description | 
|---|---|
| System.String | 
FileName
Declaration
public string FileName
  Field Value
| Type | Description | 
|---|---|
| System.String | 
FullPath
Declaration
public string FullPath
  Field Value
| Type | Description | 
|---|---|
| System.String | 
LastModified
Declaration
public string LastModified
  Field Value
| Type | Description | 
|---|---|
| System.String | 
Preview
Declaration
public string Preview
  Field Value
| Type | Description | 
|---|---|
| System.String | 
VirtualPath
Declaration
public string VirtualPath
  Field Value
| Type | Description | 
|---|---|
| System.String |