AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

AdvantageWebhookProfile..::..Webhooks Property

Gets or sets the collection of webhooks associated with this profile.

Namespace:  AdvantageCMS.Core.Common.BaseClasses.Webhook
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public List<AdvantageWebhook> Webhooks { get; set; }

Field Value

The list of AdvantageWebhook configurations.