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

 

Class PageRank

Inheritance
System.Object
PageRank
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 abstract class PageRank

Constructors

PageRank()

Declaration
protected PageRank()

Fields

Rank

Declaration
public int Rank
Field Value
Type Description
System.Int32

Extension Methods