Table of Contents

Property Footer

Namespace
Sisk.Documenting.Html
Assembly
Sisk.Documenting.Html.dll

Gets or sets an optional object to append after the generated contents, right at the end of the <main> tag of the generated page.

public object? Footer { get; set; }

Property Value

object