AdvantageWebhookProfile..::..Webhooks Property
Gets or sets the collection of webhooks associated with this profile.
Namespace:
AdvantageCMS.Core.Common.BaseClasses.WebhookAssembly: AdvantageCMS.Core (in AdvantageCMS.Core.dll)
Syntax
public List<AdvantageWebhook> Webhooks { get; set; }

