- Namespace
- Statiq
.Web .Shortcodes - Containing Type
- EmbedShortcode
Syntax
protected Task<ShortcodeResult> GetEmbedResultAsync(IMetadataDictionary arguments, string endpoint, string url, IExecutionContext context)
Parameters
| Name | Type | Description |
|---|---|---|
| arguments | IMetadataDictionary | |
| endpoint | string | |
| url | string | |
| context | IExecutionContext |
Return Value
| Type | Description |
|---|---|
| Task |