ShortcodeResult(Stream, IEnumerable<KeyValuePair<string, object>>) Constructor
Namespace
Statiq.Common
Containing Type
ShortcodeResult

Syntax

public ShortcodeResult(Stream content, IEnumerable<KeyValuePair<string, object>> nestedMetadata = null)

Parameters

Name Type Description
content Stream
nestedMetadata IEnumerable<KeyValuePair<string, object>>