SaaS CMS has officially launched! Learn more now.

Enum RegistrationType

The permitted options when registering an event site in the IEventSiteRegistry.

Namespace: EPiServer.Events.Clients
Assembly: EPiServer.Events.dll
Version: 8.11.0
Syntax
[Flags]
public enum RegistrationType

Fields

Name Description
EventPublisher

Register a site to publish event from

EventSubscriber

Register a site to receive events from

EventSubscriberAndPublisher

Register a site both as publisher and subscriber

Undefined

Noop option.