HtmlKeys Class
Metadata keys for use with the various HTML processing modules. This class is kept for backwards compatibility, use the strings in Keys instead going forward.
Namespace
Statiq.Html
Base Types
  • object
graph BT Type-->Base0["object"] Type["HtmlKeys"] class Type type-node

Syntax

public static class HtmlKeys

Fields

Name Field Type Constant Value Summary
Excerpt string Excerpt
static
HeadingId string HeadingId
static
Headings string Headings
static
InnerHtml string InnerHtml
static
Level string Level
static
OuterHtml string OuterHtml
static
TextContent string TextContent
static