IExecutionContextExtensions Class
Namespace
Statiq.Docs
Base Types
  • object
graph BT Type-->Base0["object"] Type["IExecutionContextExtensions"] class Type type-node

Syntax

public static class IExecutionContextExtensions

Methods

Name Return Value Summary
GetFormattedHtmlName(IExecutionContext, string) string
Formats a symbol or other name by encoding HTML characters and adding HTML break elements as appropriate.
static
GetTypeLink(IExecutionContext, IDocument, bool) HtmlString
static
GetTypeLink(IExecutionContext, IDocument, string, bool) HtmlString
static
GetTypeLink(IExecutionContext, IDocument, string) HtmlString
static
GetTypeLink(IExecutionContext, IDocument) HtmlString
static