DocumentUrlContext.IsDocumentationRoot Property

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

Definition

Gets a value indicating whether the current document is at the documentation root.
public bool IsDocumentationRoot { get; }

Property Value

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