A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

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