EmbedShortcode.EmbedResponse Class
Namespace
Statiq.Web.Shortcodes
Containing Type
EmbedShortcode
Base Types
  • object
EmbedShortcode.EmbedResponse
object

Syntax

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

Attributes

Type Description
DataContract

Properties

Name Property Type Summary
Height string
Html string
Title string
Type string
Url string
Width string

Extension Methods