Twitter Class

Summary

Renders a Tweet.
Assembly
Wyam.Core.dll
Namespace
Wyam.Core.Shortcodes.Html
Interfaces
Base Types
graph BT Type-->Base0["Embed"] click Base0 "/api/Wyam.Core.Shortcodes.Html/Embed" Base0-->Base1["Object"] Type-.->Interface0["IShortcode"] click Interface0 "/api/Wyam.Common.Shortcodes/IShortcode" Type["Twitter"] class Type type-node

Syntax

public class Twitter : Embed, IShortcode

Examples

<?# Twitter 123456789 /?>

Methods

GitHub