Property Footer
- Namespace
- Sisk.Documenting.Html
- Assembly
- Sisk.Documenting.Html.dll
Footer
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; }