Embed.

Embed.EmbedResponse Class

Assembly
Wyam.Core.dll
Namespace
Wyam.Core.Shortcodes.Html
Base Types
  • Object
graph BT Type-->Base0["Object"] Type["Embed.EmbedResponse"] class Type type-node

Syntax

[DataContract(Name = "oembed", Namespace = "")]
public class Embed.EmbedResponse

Attributes

Type Description
DataContractAttribute

Properties

Name Value Summary
Height string
Html string
Title string
Type string
Url string
Width string
GitHub