- Namespace
- Statiq
.Web .Shortcodes - Containing Type
- EmbedShortcode
- Base Types
-
- 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 |