DocumentUrlContext.IsRoot Property

Namespace
Kampute.DocToolkit.Routing
Assembly
  • Kampute.DocToolkit.dll

Definition

Gets a value indicating whether the current document is at the root level of the documentation site.
public bool IsRoot { get; }

Property Value

bool
true if the current document is at the root level; otherwise, false.