IShortcodeResult Interface

graph BT Type["IShortcodeResult"] class Type type-node

Syntax

public interface IShortcodeResult

Properties

Name Value Summary
Metadata IEnumerable<KeyValuePair<string, Object>>
Stream Stream
GitHub