Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out 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