- Namespace
- Statiq
.Web .Shortcodes - Containing Type
- EmbedShortcode
- Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["EmbedShortcode.EmbedResponse"]
class Type type-node
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 |