Interface IWebhookPresentationFactory
Namespace: Umbraco.Cms.Web.BackOffice.Services
Assembly: Umbraco.Web.BackOffice.dll
Syntax
public interface IWebhookPresentationFactory
Methods
View SourceCreate(IWebhook)
Declaration
WebhookViewModel Create(IWebhook webhook)
Parameters
| Type | Name | Description |
|---|---|---|
| IWebhook | webhook |
Returns
| Type | Description |
|---|---|
| WebhookViewModel |