index.md

May 10, 2026 · View on GitHub

DefaultDocumentation.Api

DefaultDocumentation

IPageContextExtensions Class

Provides extension methods on the IPageContext type.

public static class IPageContextExtensions

Inheritance System.Object → IPageContextExtensions

Methods
GetUrl(this IPageContext, DocItem)Gets the url of the given DocItem in a specific page.
GetUrl(this IPageContext, string)Gets the url of the given id in a specific page.

Contents

  1. 0.1DefaultDocumentation
  2. 1IPageContextExtensions Class