Interface IWebhookPresentationFactory
- Namespace
- Umbraco.Cms.Web.BackOffice.Services
- Assembly
- Umbraco.Web.BackOffice.dll
[Obsolete("Will be moved to a new namespace in V14")]
public interface IWebhookPresentationFactory
Methods
Create(IWebhook)
WebhookViewModel Create(IWebhook webhook)
Parameters
webhookIWebhook
Returns
- WebhookViewModel